Skip to content

fix: modal overflow hides action button on smaller screens#529

Merged
JoaquinBN merged 1 commit intogenlayer-foundation:devfrom
linnbenton:fix/profile-modal-scroll
Apr 8, 2026
Merged

fix: modal overflow hides action button on smaller screens#529
JoaquinBN merged 1 commit intogenlayer-foundation:devfrom
linnbenton:fix/profile-modal-scroll

Conversation

@linnbenton
Copy link
Copy Markdown
Contributor

Problem

The "Save" button in the profile completion modal was not visible at normal zoom levels due to overflow being hidden.

Solution

  • Changed modal container overflow from hidden to overflow-y: auto

Result

  • Users can now scroll within the modal
  • The action button is always accessible on all screen sizes

Fixes UI/UX issue affecting profile completion flow.

@linnbenton linnbenton changed the title fix: modal action button not visible without zoom fix: modal overflow hides action button on smaller screens Apr 4, 2026
@JoaquinBN JoaquinBN merged commit cc5910c into genlayer-foundation:dev Apr 8, 2026
JoaquinBN added a commit that referenced this pull request Apr 8, 2026
The merged PR included an unintended rename from points-frontend to
portal-frontend in package-lock.json. Reverting to keep the original name.
JoaquinBN added a commit that referenced this pull request Apr 8, 2026
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