Skip to content

UX: prevent footer reason from squishing buttons #33866

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

awesomerobot
Copy link
Member

@awesomerobot awesomerobot commented Jul 25, 2025

In some cases the reason text next to the button can cause the button text to wrap. Ideally we never want this to happen, we should make the reason wrap first.

This prevents it from applying flex-shrink: 0 to the button.

Before:
image

After:
image

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

Successfully merging this pull request may close these issues.

2 participants