Skip to content

improve settings and modal mobile designs#668

Open
Elodie-DeMatteis-Upf wants to merge 1 commit into
edm/pyx-105from
emd/pyx-111
Open

improve settings and modal mobile designs#668
Elodie-DeMatteis-Upf wants to merge 1 commit into
edm/pyx-105from
emd/pyx-111

Conversation

@Elodie-DeMatteis-Upf
Copy link
Copy Markdown
Contributor

What does this PR do?

On mobile/very small screens, modals now have a max height to 90vh instead of a fixed height.

Bottom padding of split settings content has been reduced from 24px to 18px to reduce lost space on mobile screens.

Related to: #

What are the observable changes?

Capture d’écran 2026-05-19 à 11 47 00 Capture d’écran 2026-05-19 à 11 49 25

Good PR checklist

  • Title makes sense
  • Is against the correct branch
  • Only addresses one issue
  • Properly assigned
  • Added/updated tests
  • Added/updated documentation with Figma design link. Don't forget to replace "design" by "file" in the URL. For example https://www.figma.com/file/example
  • Migrated touched components to Glimmer Components
  • Properly labeled

@Elodie-DeMatteis-Upf Elodie-DeMatteis-Upf self-assigned this May 19, 2026
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 19, 2026

PYX-111

@Elodie-DeMatteis-Upf Elodie-DeMatteis-Upf changed the base branch from master to edm/pyx-105 May 19, 2026 09:55
flex: 1;
padding-right: var(--spacing-px-60);
padding-bottom: var(--spacing-px-24);
padding-bottom: var(--spacing-px-18);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

For reviewers, this should have no negative impact on "upfluence-web" as padding-bottom is used on mobile view only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants