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 layout fixed #10043

Merged

Conversation

plamenivanov91
Copy link
Contributor

@plamenivanov91 plamenivanov91 commented Oct 17, 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

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 plamenivanov91 merged commit efd7e6a into SAP:main Oct 18, 2024
10 checks passed
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.

[ui5-list]: More button layout issue
2 participants