Skip to content
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

Refactor filter menu functionality #330

Merged
merged 3 commits into from
Feb 25, 2025
Merged

Conversation

DinneK
Copy link
Contributor

@DinneK DinneK commented Feb 17, 2025

module-name: Refactor filter menu functionality

Problem

Filter menus are not dynamic. The filter menus start with the organization menu open and the other menus closed. Menus do not change size or functionality dependent on screen size.

Solution

Refactor logic to work properly based on screen size. Add icons to indicate open or closed. Change menu size depending on screen.

Result

  • Add logic to filter menu container
  • Add icon for close
  • Add icon for open
  • Size of menu changes depending on screen size
  • Menus start open on desktop/tablet
  • Menus start closed on mobile

Test Plan

Test in local browser and production.

Signed-off-by: Dinne Kopelevich <[email protected]>
Signed-off-by: Dinne Kopelevich <[email protected]>
@DinneK DinneK merged commit b10050a into dev Feb 25, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant