Skip to content
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

Add support for community and creator search filters #925

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

micahmo
Copy link
Member

@micahmo micahmo commented Nov 28, 2023

Pull Request Description

This PR adds support for community and creator filters in search. This should bring Thunder's search in parity with the web UI!

Issue Being Fixed

Issue Number: Not specifically called out in #273, but related.

Screenshots / Recordings

qemu-system-x86_64_KuxdWiMCwy.mp4

Checklist

  • Did you update CHANGELOG.md?
  • Did you use localized strings where applicable?
  • Did you add semanticLabels where applicable for accessibility?

Copy link
Member

@hjiangsu hjiangsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! I do wonder if there might be a better way UX-wise to show these two filters. Right now, it seems like you have to scroll in order to see the options which might cause users to not realize those options are available.

I do think that can be tackled at a later point in time, as this change allows us to be in parity with the web UI. Great work!

@micahmo
Copy link
Member Author

micahmo commented Nov 29, 2023

I do wonder if there might be a better way UX-wise to show these two filters.

Agreed! We can get these two new options in using the same UI as the other options, then we can re-evaluate how best to show all of them.

@hjiangsu hjiangsu merged commit 07acb63 into thunder-app:develop Nov 29, 2023
1 check passed
@micahmo micahmo deleted the feature/more-search-options branch December 5, 2023 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants