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(ui): scrollbars on item creator #96

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

staff0rd
Copy link
Contributor

Description

When too many images are added at once, the form overflows off the screen, blocking access to the form buttons. This PR limits the size of the form and causes the inner ItemCreator to scroll if neccessary.

Screenshots

Before

image

After

image

Checklist:

  • My changes generate no new warnings or errors
  • The build passes successfully
  • I have verified that these changes don't negatively impact performance
  • Also optimized for mobile layouts

Copy link

vercel bot commented Sep 30, 2024

@staff0rd is attempting to deploy a commit to the Infinia Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Oct 1, 2024

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

Name Status Preview Comments Updated (UTC)
opentierboy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 3:50pm

Copy link
Owner

@infinia-yzl infinia-yzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much! ❤️

@infinia-yzl infinia-yzl merged commit 9fbc45d into infinia-yzl:main Oct 1, 2024
3 checks passed
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.

2 participants