Closed i832513 closed 1 year ago
Hello @SAP/ui5-webcomponents-topic-rd ,
The issue is reproducible and is related to the usage of ui5-bar in ui5-dialog.
Best Regards, Lidiya
Hello @i832513,
The issue has been fixed with the linked PR and will be available with the next WC version 1.18.
Best regards, Siyana
Bug Description
When we use a as the title of a Dialog, and we set a state on the Dialog, the border color of the header is incorrect.
As a work around we implemented a custom Bar React component that we use in place of the Bar, but we much prefer to use the Bar component instead.
Affected Component
Bar
Expected Behaviour
When the Bar is placed inside a Dialog as the custom header, the border on the Bar should not interrupt the border added by the Dialog itself.
Isolated Example
https://codesandbox.io/s/ui5-webcomponents-forked-rt3dcy
Steps to Reproduce
Log Output, Stack Trace or Screenshots
N/A
Priority
Medium
UI5 Web Components Version
1.16.0
Browser
Chrome
Operating System
No response
Additional Context
Dialog custom headers will almost universally use a Bar for the header.
Organization
SuccessFactors
Declaration