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(ui5-table): fix selector column width #10640

Merged
merged 2 commits into from
Jan 28, 2025
Merged

fix(ui5-table): fix selector column width #10640

merged 2 commits into from
Jan 28, 2025

Conversation

DonkeyCo
Copy link
Member

Using var(${getScopedVarName("--_ui5_checkbox_width_height")}) locks the width of the selector cell in place. If apps wanted to apply a padding to the header-row or the row, there were layout issues.
Using min-content solves this problem.

@DonkeyCo DonkeyCo merged commit cdcb599 into main Jan 28, 2025
10 checks passed
@DonkeyCo DonkeyCo deleted the fix-table-selector branch January 28, 2025 09:59
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.7.0-rc.2 🎉

The release is available on v2.7.0-rc.2

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants