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-list): ensure no data text wraps instead of truncating #10934

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

Conversation

NakataCode
Copy link
Contributor

  • Added min-height to .ui5-list-nodata to maintain proper spacing.
  • Set white-space: normal to .ui5-list-nodata-text to allow text wrapping and applied margin for better vertical alignment.

Fixes: #10346

@NakataCode NakataCode marked this pull request as ready for review February 24, 2025 07:53
@kgogov kgogov self-requested a review February 24, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ui5-list]: A11Y - no data text is truncated depending on value
1 participant