-
Notifications
You must be signed in to change notification settings - Fork 281
fix(ui5-tab-container): allow selection indicator on text-only tabs to overlap bottom border #12584
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
base: main
Are you sure you want to change the base?
Conversation
selection indicator of text only tabs shows above the bottom border Fixes: #12538
|
🚀 Deployed on https://pr-12584--ui5-webcomponents-preview.netlify.app |
Please consider: The selection indicator for text-only tabs appears above the bottom border. |
Stoev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please consider, this is a bit long, but it's exactly the allowed limit of 100 characters:
fix(ui5-tab-container): prevent selection indicator on text-only tabs from overlapping bottom border
… from overlapping bottom border Address review comments
…container-selection-border
…i5-webcomponents into ui5-tab-container-selection-border
… from overlapping bottom border Fix overlapping
… from overlapping bottom border Fix blank lines
The selection indicator for text-only tabs overlaps the bottom border.
Fixes: #12538