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

[style] added and styled Project Size dropdown #113

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ethan-tam33
Copy link
Collaborator

What's new in this PR

Description

  • added Project Size dropdown for filtering
  • created ProjectSizeDropdown/index.tsx and ProjectSizeDropdown/styles.ts
  • modified other files in components/Filter, components/FilterBar, and components/MapViewScreen to include the new dropdown

Screenshots

Screenshot 2025-02-23 at 1 43 54 AM
Screenshot 2025-02-23 at 1 44 10 AM

How to review

  • review new files ProjectSizeDropdown/index.tsx and ProjectSizeDropdown/styles.ts

Next steps

  • add filtering visualizer inside the dropdown
  • [fix] I think there's a decent amount of redundant styling components in each of the dropdown components. We should def generalize those to clean up.

Relevant links

Online sources

Related PRs

CC: @itsliterallymonique

@ethan-tam33 ethan-tam33 linked an issue Feb 23, 2025 that may be closed by this pull request
@ethan-tam33 ethan-tam33 requested a review from jjstnlee February 23, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Style Size Filter Dropdown Without the Graph
1 participant