Skip to content

Conversation

@1FoxInTheBox1
Copy link
Contributor

Closes #254
Dialogs on mobile had issues with gaps around the edges and unintended horizontal scrolling.

The scrolling problem was fixed by adjusting the size of InfoTooltips. These tooltips would previously overflow the screen width, meaning the user could scroll horizontally.

The gaps at the top of the screen when a dialog was open was somehow caused by ItemContainer. Not sure why, but this was fixed with a few extra lines of css.

Copy link
Contributor

@rhit-maroisem rhit-maroisem left a comment

Choose a reason for hiding this comment

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

LGTM

@1FoxInTheBox1 1FoxInTheBox1 merged commit a04e618 into main Feb 3, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from Unrefined to Done in Current Tasks Feb 3, 2026
@1FoxInTheBox1 1FoxInTheBox1 deleted the ny/fix-mobile-dialogs branch February 3, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Create Item page can be scrolled horizontally on mobile even at max zoom out

3 participants