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): growing button loading aligned with visual spec #9977

Merged

Conversation

plamenivanov91
Copy link
Contributor

The new visual spec mandates that when we have growing with button there shouldn't be busy indicator overlay on top of the whole list but a small one next to "More" text without blocking the rest of the list.

The new visual spec mandates that when we have growing with button
there shouldn't be busy indicator overlay on top of the whole list
but a small one next to "More" text without blocking the rest of the
list.
@plamenivanov91 plamenivanov91 merged commit f7ae10e into SAP:main Oct 7, 2024
10 checks passed
plamenivanov91 added a commit to plamenivanov91/ui5-webcomponents that referenced this pull request Oct 17, 2024
With SAP#9977 change we started rendering the busy indicator next to the
growing text.

This introduced an issue where we align the growing text slightly to the
right of the busy indicator but before the busy indicator is actually
shown.

This fix fixes the issue and the growing text is centered before
showing the busy indicator.
plamenivanov91 added a commit that referenced this pull request Oct 18, 2024
With #9977 change we started rendering the busy indicator next to the
growing text.

This introduced an issue where we align the growing text slightly to the
right of the busy indicator but before the busy indicator is actually
shown.

This fix fixes the issue and the growing text is centered before
showing the busy indicator.

Fixes: #10047
kgogov pushed a commit that referenced this pull request Oct 30, 2024
With #9977 change we started rendering the busy indicator next to the
growing text.

This introduced an issue where we align the growing text slightly to the
right of the busy indicator but before the busy indicator is actually
shown.

This fix fixes the issue and the growing text is centered before
showing the busy indicator.

Fixes: #10047
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.

2 participants