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

[BusyIndicator]: Incorrect applying background color #10792

Open
1 task done
shubhamnazare opened this issue Feb 7, 2025 · 1 comment
Open
1 task done

[BusyIndicator]: Incorrect applying background color #10792

shubhamnazare opened this issue Feb 7, 2025 · 1 comment
Assignees
Labels
1.24 bug This issue is a bug in the code SAP Analytics Cloud SAP Analytics Cloud TOPIC RD

Comments

@shubhamnazare
Copy link

Bug Description

When I apply background color to BusyIndicator, it doesn't cover the entire indicator as evident in the screenshot:

Image

After analyzing the DOM, I could see that the element with class name - ui5-busy-indicator-busy-area has property: position: absolute. If I remove this property, then the component is behaving as expected.

Image

Affected Component

BusyIndicator

Expected Behaviour

No response

Isolated Example

https://stackblitz.com/edit/vitejs-vite-jc1k1xbc?file=src%2FApp.tsx&terminal=dev

Steps to Reproduce

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

1.24.13

Browser

Chrome

Operating System

No response

Additional Context

"@ui5/webcomponents": "1.24.13",
"@ui5/webcomponents-fiori": "1.24.13",
"@ui5/webcomponents-icons": "1.24.13",
"@ui5/webcomponents-react": "1.29.14"

Organization

SAP Analytics Cloud

Declaration

  • I’m not disclosing any internal or sensitive information.
@shubhamnazare shubhamnazare added the bug This issue is a bug in the code label Feb 7, 2025
@NHristov-sap
Copy link
Contributor

Hello @SAP/ui5-webcomponents-topic-rd ,

The issue is reproducible (see stackblitz sample), please take a look.

Best Regards,
Nikolay Hristov

@kskondov kskondov self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.24 bug This issue is a bug in the code SAP Analytics Cloud SAP Analytics Cloud TOPIC RD
Projects
Status: New Issues
Development

No branches or pull requests

3 participants