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-busy-indicator): Improve delay handling #4321

Merged
merged 4 commits into from
Nov 25, 2021

Conversation

dimovpetar
Copy link
Contributor

  • Don't render focusable elements until the delay has passed
  • Don't reduce the opacity and prevent actions of the slotted elements until the delay has passed

Fixes: #4108

- Don't render focusable elements until the delay has passed
- Don't reduce the opacity and prevent actions of the slotted elements until the delay has passed

Fixes: #4108
@dimovpetar dimovpetar requested a review from a team November 11, 2021 16:39
@ilhan007 ilhan007 merged commit acb1729 into master Nov 25, 2021
@ilhan007 ilhan007 deleted the fix_busy_indicator_delay branch November 25, 2021 17:14
ndeshev pushed a commit to ndeshev/ui5-webcomponents that referenced this pull request Dec 13, 2021
Don't render focusable elements until the delay has passed
Don't reduce the opacity and prevent actions of the slotted elements until the delay has passed
Fixes: SAP#4108
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-busy-indicator crashes in ui5-dialog during initial render
3 participants