-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Mediummedium difficultymedium difficultyenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Add a Reset Button to Clear All Filter Fields in Navbar
Description
A new Reset button should be added to the navigation bar to allow users to clear all filter fields in one click. This will improve user experience by providing a quick way to reset filters without manually clearing each field.
Task Details
-
Frontend Changes:
- Modify the
Navbar.jsxfile located incodebase/frontend/src/components/. - Add a Reset button in the navigation bar layout.
- Implement functionality to clear all applied filter fields when the button is clicked.
- Ensure the button is styled consistently with the existing design.
- Modify the
-
Behavior Specifications:
- Clicking the Reset button should remove all active filters and restore the default view.
- Ensure the button works across different pages where filters are applied.
-
Testing:
- Test the button to ensure it clears all filter fields as expected.
- Verify that the reset functionality does not affect other components of the application.
-
Follow Pull Request Guidelines:
- Provide meaningful comments in the code for clarity.
- Follow the Pull_request_template.md file when submitting the Pull Request.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Mediummedium difficultymedium difficultyenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed