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

Improve search box. #12

Open
hparcells opened this issue Jul 2, 2024 · 0 comments
Open

Improve search box. #12

hparcells opened this issue Jul 2, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@hparcells
Copy link
Owner

Implement a more user-friendly search box. There are currently no breakpoints, and on smaller screens, the controls and filters can get bunched together. Seeing as how most of the website's users are on mobile devices, this is an issue.

Breakpoints should be implemented within the FilterBox component. I'm pretty sure you can use Mantine's responsive styling.

image

The main change would be making the actual search bar full-width. The other filters could be moved or also made full-width.

@hparcells hparcells added enhancement New feature or request good first issue Good for newcomers labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant