Description
The filtering and categorization logic on the Teams page is currently not displaying members in the intended hierarchy. This issue focuses on correcting the ordering logic and improving the overall filtering experience.
Requirements
- Fix the existing filtering and sorting behavior on the Teams page.
- Ensure members are displayed in the following order:
Coordinator
↓
Leads
↓
Alumni
↓
Members
- Review the current categorization logic and resolve any inconsistencies.
- Improve the filtering experience where necessary to provide clearer navigation between categories.
- Ensure all filters function correctly across different member types and data states.
- Maintain compatibility with the existing CMS data structure.
Acceptance Criteria
- Team members are displayed in the correct hierarchy.
- All filters function as expected.
- Categorization is consistent and accurate.
- No regressions are introduced to the Teams page.
- Changes are submitted through a Pull Request referencing this issue.
Description
The filtering and categorization logic on the Teams page is currently not displaying members in the intended hierarchy. This issue focuses on correcting the ordering logic and improving the overall filtering experience.
Requirements
Acceptance Criteria