-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Bug fix: fix resetting search type when features are set #5197
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
Bug fix: fix resetting search type when features are set #5197
Conversation
While testing this i was checking out which Feature selections are compatible with each other but now i understand that YT handles this different than the other current traditional filters (from the current filter selection only one can be selected per category). YT lets the user pick as much Features as they want if they return results firefox_o7uVYL5MaI.mp4We cant go this way for the Features filters because we dont apply the filter directly when it has been selected. The only thing we can do is checking which of the traditional filters are compatible with the Features.
Rant: |
I think we do have UX issues with ours for sure, but for the sake of discussion, it is worth pointing out that YT's has some issues we would not want to replicate.
|
Because of this i closed #1338 a while back
I agree
I would love to see your enhancements in a PR ;) |
Is anything requested for this specific fix PR? I didn't have any requests @efb4f5ff-1298-471a-8973-3d47447115dc |
Sorry for being unclear with my big wall of text. This needs to be added |
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.
Definitely need better UX but maybe another PR
Bug fix: fix resetting search type when features are set
Pull Request Type
Related issue
#5125 (comment))
Description
Fixes some issues with unsetting values
Testing
Desktop