SAP / ui5-webcomponents-react

A wrapper implementation for React of the UI5 Web Components that are compliant with the SAP Fiori User Experience
https://sap.github.io/ui5-webcomponents-react/
Apache License 2.0
426 stars 94 forks source link

[Analytical Table]: [Top padding of cell is reduced during PopIn] #5977

Open dhruvojha opened 1 week ago

dhruvojha commented 1 week ago

Describe the bug

When a particular table is popped in, the top padding for the data in the cell for the first column is much reduced.

Isolated Example

No response

Reproduction steps

  1. Go to the Analytical table documentation in storybook.
  2. Go to the popIn example.
  3. Adjust the scale from auto to 600. you will see change in padding between Name column header and data entry 'Allen Best' ...

Expected Behaviour

The padding should remain the same, as per guidelines from SAP UX team.

Screenshots or Videos

Screenshot 2024-06-26 at 2 10 47 PM Screenshot 2024-06-25 at 4 03 58 PM

UI5 Web Components for React Version

v1.29.2

UI5 Web Components Version

v1.24.5

Browser

Chrome

Operating System

MacOS

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration