Skip to content
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

fix(Tabs): Prevent button text from wrapping #1840

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

dlnr
Copy link
Contributor

@dlnr dlnr commented Jan 31, 2025

Describe the pull request

Thank you for contributing to the project!
Please use this template to help us handle your PR smoothly.

What

Prevent tabs buttons from shrinking

Why

The button breaks text on small screen. At least in Chrome.

How

Single line that prevents shrinking

Checklist

Before submitting your pull request, please ensure you have done the following. Check each checkmark if you have done so or if it wasn't necessary:

  • Add or update unit tests
  • Add or update documentation
  • Add or update stories
  • Add or update exports in index.* files
  • Start the PR title with a Conventional Commit prefix, as explained here.

Additional notes

  • Provide links to any related issues or discussions.
  • Add a link to the specific story in the feature branch deploy.
  • Mention any areas where additional review or feedback is needed.

@dlnr dlnr requested a review from a team as a code owner January 31, 2025 13:32
@alimpens alimpens changed the title fix(Tabs): Add flex-shrink property to prevent button shrinking fix(Tabs): Prevent button text from wrapping Jan 31, 2025
@alimpens alimpens enabled auto-merge (squash) January 31, 2025 14:39
@github-actions github-actions bot temporarily deployed to demo-DES-1161-tabs-button-wrap January 31, 2025 14:39 Destroyed
@alimpens alimpens merged commit fa64bd3 into develop Jan 31, 2025
6 checks passed
@alimpens alimpens deleted the fix/DES-1161-tabs-button-wrap branch January 31, 2025 14:41
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