-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
feature requestrefactorRefactoring tasksRefactoring tasksui/uxissue related and being worked with the figma file of the Admin UIissue related and being worked with the figma file of the Admin UI
Description
This will require someone with proven expertise
Problem Definition
Is your feature request related to a problem? Please describe.
- All screens have custom search bars
- This makes the UI/UX inconsistent and the code hard to manage
- For example, icons and related search bar buttons are frequently misaligned.
- Buttons often don't work
Describe the solution you'd like
- Use a single reusable component for all search bars
- Ensure that all translations are completed
- Refactor the code:
- to match that of the Figma design AND have a consistent UI/UX
- exclusively use shared components and appropriate props for both the Admin and User portal. When in doubt, follow the guidance here:
- Ensure that existing features are maintained in each screen
- Update the test suite to achieve 100% code coverage for your patch.
- Ensure all tests submitted are functional and valid
- Fix the profile links and write tests to ensure this feature doesn't break.
Be aware of these related issues:
- Refactor all search bars into reusable components #4674
- Refactor: Select Organization Screen #4673
- Refactor all reporting tables into modular components #4676
- Refactor The Left Navigation Bar to Reusable Components #4735
- Refactor: User Profile Page to Match Figma (Admin and User Portal) #4637
Other
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
Metadata
Metadata
Assignees
Labels
feature requestrefactorRefactoring tasksRefactoring tasksui/uxissue related and being worked with the figma file of the Admin UIissue related and being worked with the figma file of the Admin UI
Type
Projects
Status
Done
Status
Done
Status
Done