You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't understand why the last item within a formgroup should have additional margin at the button, because this does not align with a label next to it
Isolated Example
No response
Reproduction steps
...
Expected Behaviour
No response
Screenshots or Videos
UI5 Web Components for React Version
1.17.1
UI5 Web Components Version
1.15.1"
Browser
Chrome
Operating System
Windows
Additional Context
No response
Relevant log output
No response
Declaration
I’m not disclosing any internal or sensitive information.
The text was updated successfully, but these errors were encountered:
thanks for reporting!
According to the specs, there should be a margin of 1rem at the beginning and at the end of a group. We forgot to apply this for custom label components (instead of plain text), that's why the label is misaligned. The linked PR will fix this.
Describe the bug
I don't understand why the last item within a formgroup should have additional margin at the button, because this does not align with a label next to it
Isolated Example
No response
Reproduction steps
...
Expected Behaviour
No response
Screenshots or Videos
UI5 Web Components for React Version
1.17.1
UI5 Web Components Version
1.15.1"
Browser
Chrome
Operating System
Windows
Additional Context
No response
Relevant log output
No response
Declaration
The text was updated successfully, but these errors were encountered: