Closed kushalkaranjkar closed 2 months ago
Hi @kushalkaranjkar
this behavior is by design, the padding should be adjusted depending on component width. You can define your own padding by using the respective ::part pseudo element. You can find out more about this here.
Describe the bug
When the dialog resizable property set true , header and footer of the dialog moved and pushed to right & left respectively. I am using initial dialog width - 680px for this dialog.
This issue is reproducible in UI5 playground or - https://sap.github.io/ui5-webcomponents/components/Dialog/.
Isolated Example
This issue is reproducible in UI5 playground or - https://sap.github.io/ui5-webcomponents/components/Dialog/.Open Dialog Username Register
Reproduction steps
Expected Behaviour
Header and footer should get back to there original place. The padding for header text should remain same from the left.
Screenshots or Videos
Image 1 -
Image 2 -
UI5 Web Components for React Version
1.29
UI5 Web Components Version
1.24
Browser
Chrome
Operating System
Mac
Additional Context
SAP - successfactor's - WEF Team -
Relevant log output
No response
Organization
SAP
Declaration