SAP/ui5-webcomponents-react

ObjectPage: subSection Has Left and Right Padding Against Visual Design Spec

Opened this issue · 0 comments

Describe the bug

The subSection currently has left and right padding, which contradicts the visual design specification. According to the provided visual design spec (link below), the subSection should not have any left or right padding.
https://wiki.one.int.sap/wiki/pages/viewpage.action?pageId=2697896853

Isolated Example

https://stackblitz.com/edit/github-t5j5mn-buqpel?file=src%2FApp.tsx,package.json

Reproduction steps

1.Open a stackblitz containing the subSection. https://stackblitz.com/edit/github-t5j5mn-buqpel?file=src%2FApp.tsx,package.json
2. Inspect the subSection element.
3. Objserve the presence of left and right padding.
...

Expected Behaviour

subSection should not have any left or right padding.

Screenshots or Videos

Screenshot 2024-05-24 at 1 14 48 PM

UI5 Web Components for React Version

1.28.4

UI5 Web Components Version

1.24.0

Browser

Chrome, Edge, Firefox, Safari

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.