You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current filter and dropdown buttons do not have a consistent and visually appealing design.
Describe the solution you'd like
refactor the code to replace all filter and dropdown buttons with a customized button. This will ensure a consistent and user-friendly interface.
Approach to be followed (optional)
Create a new SortingButton component that accepts sorting options and a callback function for handling selection.
Replace all existing filter and dropdown buttons in the codebase with the new SortingButton component.
Additional context
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
Is your feature request related to a problem? Please describe.
The current filter and dropdown buttons do not have a consistent and visually appealing design.
Describe the solution you'd like
refactor the code to replace all filter and dropdown buttons with a customized button. This will ensure a consistent and user-friendly interface.
Approach to be followed (optional)
SortingButton
component that accepts sorting options and a callback function for handling selection.SortingButton
component.Additional context
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: