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

[Search] Rework filter area #90

Merged
merged 9 commits into from
Jul 15, 2024
Merged

[Search] Rework filter area #90

merged 9 commits into from
Jul 15, 2024

Conversation

cmoinier
Copy link
Contributor

@cmoinier cmoinier commented Jun 21, 2024

Description

This PR reworks the filter area on the search page.

It now displays only 3 filters in "normal" mode, and all the filters, including two new ones (quality score and territories) on the "expanded" version. It also adds a reset button.

Since one of the new filters (quality score) is a range, a new dropdown selector component for number ranges is introduced.

Screenshots

image

image

@cmoinier cmoinier marked this pull request as draft June 26, 2024 10:03
@cmoinier cmoinier marked this pull request as ready for review July 9, 2024 12:21
@cmoinier cmoinier requested a review from tkohr July 10, 2024 07:00
Copy link
Member

@tkohr tkohr left a comment

Choose a reason for hiding this comment

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

Thanks for the big work @cmoinier! Looks really nice!

I just had some issue using the range dropdown. Does this work on your side?

@cmoinier cmoinier force-pushed the rework-filter-area branch 3 times, most recently from 27f820b to 5d7ea7e Compare July 11, 2024 09:52
@cmoinier cmoinier requested a review from tkohr July 11, 2024 10:06
Copy link
Member

@tkohr tkohr left a comment

Choose a reason for hiding this comment

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

Thanks, works really well now! Feel free to merge once the CI is green.

@cmoinier cmoinier merged commit 3b1f50f into main Jul 15, 2024
7 checks passed
@cmoinier cmoinier deleted the rework-filter-area branch July 15, 2024 07: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.

2 participants