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 overflow scrolling on options modal #3674

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

tyleralsbury
Copy link
Contributor

@tyleralsbury tyleralsbury commented Nov 25, 2024

PR Summary:

Testing a fix for horizontal scrolling on quick add options modal

Why are these changes introduced?

Fixes #1952

What approach did you take?

Just removed horizontal scroll...

Other considerations

We could try to find the exact source of the scrolling, but this is a more blunt solution.

Visual impact on existing themes

Should just fix the bug.

Testing steps/scenarios

  • Open a quick add modal on mobile.
  • Can you scroll horizontally? If not, yay!

Demo links

Checklist

@melissaperreault melissaperreault self-requested a review November 25, 2024 19:39
Copy link
Contributor

@melissaperreault melissaperreault left a comment

Choose a reason for hiding this comment

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

LGTM! 🚢

@tyleralsbury tyleralsbury merged commit 0ca9c65 into main Nov 26, 2024
8 checks passed
@tyleralsbury tyleralsbury deleted the fixing-option-modal-scrolling branch November 26, 2024 14:23
NathanScheele pushed a commit to Misha-Puff/dawn that referenced this pull request Nov 26, 2024
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.

[Quick add] Mobile horizontal scrollbar
3 participants