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-dialog): set the correct block layer color #9662

Merged
merged 7 commits into from
Aug 20, 2024
Merged

Conversation

kskondov
Copy link
Contributor

@kskondov kskondov commented Aug 8, 2024

Fixes: #9658

@kskondov kskondov requested a review from a team August 8, 2024 11:36
@kskondov kskondov requested review from dimovpetar and a team August 9, 2024 09:04
Copy link
Contributor

@LidiyaGeorgieva LidiyaGeorgieva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The values for opacity for Fiori_3 (all variants) and Belize are not the correct ones.
I suggest to set opacity in the base parameters to 0.2 (20%) and to override it for:

  • horizon_hcb - 0.3
  • horizon_hcw - 0.3
  • fiori_3_hcb - 0.3
  • fiori_3_hcw - 0.3
  • belize - 0.6

This pull request for the ui5-busy-indicator is very similar:
https://github.com/SAP/ui5-webcomponents/pull/9208/files

@kskondov kskondov merged commit 8095518 into main Aug 20, 2024
10 checks passed
@kskondov kskondov deleted the ui5-dialog-backdrop branch August 20, 2024 10:21
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-dialog]: block layer color is incorrect
3 participants