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

feat(ports): add filter functionality #75

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

sgoudham
Copy link
Contributor

Still exploring ideas at the minute, currently experimenting with a select/dropdown approach.

Some pain points I've found so far:

  • Tiny layout shift when selecting the dropdowns.
  • Default behaviour is a bit miserable on mobile, needs a bunch of CSS to hopefully make the experience smoother.
  • Doesn't immediately feel fluid to me but again, can probably be fixed with lots of CSS.

TODO:

  • Support filtering by platform
  • Support filtering by category

(The above checkboxes are likely to become ticked/unticked as our approach potentially changes)


Closes #74

Copy link

vercel bot commented Jun 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 4:03am

@sgoudham
Copy link
Contributor Author

sgoudham commented Jun 19, 2024

Going to aim for this type of design now:

The layout can be shifted to whatever but I'd like the port grid to give up some space for the search/filters

image

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.

Add category filters in ports page
1 participant