Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Fix vertical overflow on the mobile register screen #137

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

langleyd
Copy link
Member

@langleyd langleyd commented Oct 9, 2024

What's in this PR

It fixes a bug whereby the mobile register screen could not be scrolled at small resolutions. I think this is wasn't caught before, as generally the mobile screen sizes are big enough to render this.

Before (can't scroll)

Screen.Recording.2024-10-09.at.15.39.52.mov

After

Screen.Recording.2024-10-09.at.15.41.14.mov

@langleyd langleyd marked this pull request as ready for review October 9, 2024 14:46
@langleyd langleyd requested a review from a team as a code owner October 9, 2024 14:46
@langleyd langleyd requested review from dbkr and florianduros October 9, 2024 14:46
@ara4n
Copy link
Member

ara4n commented Oct 9, 2024

(this might have been a dynamic type induced thing - i suspect the text sizing was set to minimum on the screen)

Merged via the queue into develop with commit a2cee6b Oct 9, 2024
27 checks passed
@langleyd langleyd deleted the langleyd/fix_mobile_register_overflow branch October 9, 2024 16:51
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants