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

The filters applied by the user should be displayed under the filter dropdowns to provide clear visibility of the active filters. #87

Open
raymondjames090 opened this issue Dec 20, 2024 · 0 comments

Comments

@raymondjames090
Copy link
Collaborator

Feature Description
The filters applied by the user should be displayed under the filter dropdowns to provide clear visibility of the active filters.

Solution

  1. After applying filters (e.g., rating, price range, cuisine), the active filters should appear as a list or tags under the filter dropdowns.
  2. Example: If the user applies a "4 stars and above" filter and a "Price: "filter,theUIshoulddisplay:"ActiveFilters:Rating−4starsandabove,Price−."
  3. The user should have the option to clear individual filters or all filters directly from this section.

Proposed Solution:

  1. Add a section below the filter dropdowns that dynamically updates to display the applied filters.
  2. Provide a "Clear" button for each filter and a "Clear All" option for convenience.
  3. Ensure this section is responsive and visually distinct for ease of use.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant