-
Notifications
You must be signed in to change notification settings - Fork 641
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Search-by-TFM Bug Bash feedback #9366
Conversation
@@ -11,21 +11,6 @@ | |||
margin: 0 !important; | |||
} | |||
|
|||
.btn-filter { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This btn-filter
class is no longer used in the code.
Do these issues need to be private? Consider moving them to NuGet/NuGetGallery so that the .NET community can participate, these search improvements are really interesting to follow! 😄 |
@loic-sharma Done! I should've done that in the first place, so thanks for calling it out! 😊 |
…es page) + no search bar flicker on rendering
UPDATE: Added a small fix that addresses 2 other bugs:
|
Addresses
This PR addresses some of the issues flagged by the Search-by-TFM bug bash:
[Search-by-TFM Bug Bash] Prerel parameter uppercase/lowercase inconsistency #9367
[Search-by-TFM Bug Bash] Frameworks and tfms params not ordered correctly #9368
net,
;net5.0,net472,
). This has been fixed.[Search-by-TFM Bug Bash] Frameworks and tfms params have a trailing comma #9369
[Search-by-TFM Bug Bash] TFM section should be expanded on page load if a TFM is selected #9370
[Search-by-TFM Bug Bash] packageType param should appear after frameworks and tfms in the url #9371
[Search-by-TFM Bug Bash] Box around the TFM section arrows is hidden by the box below it #9375
UPDATE: Added a small fix that addresses 2 other bugs:
[NuGet.org Bug]: The search bar disappears when browsing packages under a package owner #9377
[NuGet.org Bug]: A second search bar blinks when changing the selection of "Sort by" #9376