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

fix(frontend): remove fixed height from ManySelect #2898

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

Conversation

Erb3
Copy link
Contributor

@Erb3 Erb3 commented Nov 3, 2024

Fixes #2334, for more details see that issue.

Frontend development is not my passion, there might be a better fix. I've tested my changes in all places that I found using the changed components (ManySelect, ScrollablePanel):

  • Changelog filters
  • Version filters
  • Download dialog
  • Search filters
Before

image

After

image

Frontend development is not my passion, there might be a better fix.

I've tested my changes in all places that I found using the chganed components (ManySelect, ScrollablePanel):

- Changelog filters
- Version filters
- Download dialog
- Search filters

Fixes modrinth#2334
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

'Game versions' menu has fixed min height
1 participant