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: height for md-devices #1297

Merged
merged 1 commit into from
Oct 16, 2024
Merged

fix: height for md-devices #1297

merged 1 commit into from
Oct 16, 2024

Conversation

rohittcodes
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    The PR addresses the screen size issue for medium (md) devices when transitioning from small devices, which caused the textarea to drop down and the scroll to get stuck. The main problem was with the upload modal, and the PR updates the screen height to fix it.

  • Why was this change needed? (You can also link to an open issue here)
    This change fixes 🐛 Bug Report: issue with the screen height for sm-md devices #1291

  • Other information:

height-fix.mp4

Copy link

vercel bot commented Oct 11, 2024

@rohittcodes is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Oct 11, 2024

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

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2024 2:22pm

Copy link
Collaborator

@ManishMadan2882 ManishMadan2882 left a comment

Choose a reason for hiding this comment

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

Good Catch, Thanks @rohittcodes !

@dartpain dartpain merged commit 20bd7ca into arc53:main Oct 16, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Bug Report: issue with the screen height for sm-md devices
3 participants