-
-
Notifications
You must be signed in to change notification settings - Fork 847
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
Refactoring: Replace existing Search Bar with Customized Search Bar component #3437
Comments
@gautam-divyanshu Can i work on this issue |
@VanshikaSabharwal This is already assigned, and it's a part of the project "Admin refactoring," which I am working on. I am using |
Ohh Okay I get it now. Thanks for informing @gautam-divyanshu |
@palisadoes, should we create a project tracker refactoring? |
We have one already: |
Is your feature request related to a problem? Please describe.
The current search bar implementation lacks consistency and does not offer a visually appealing design.
Describe the solution you'd like
Refactor the code to replace all existing search bars with a customized
SearchBar component
. This will ensure a consistent and user-friendly interface.Approach to be followed (optional)
SearchBar
component that accepts props such as placeholder, onSearch, inputTestId, and buttonTestId.Expected:
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: