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]: Requesting ability to show data in line with column headers on PopIn #5972

Open dhruvojha opened 1 week ago

dhruvojha commented 1 week ago

Is your feature request related to a problem?

There is currently no attribute to help control if we wanna show the data of a column in line with the column header when that column is Popped In. You can see the Popped In table in ui5 documentation here: https://sap.github.io/ui5-webcomponents-react/?path=/docs/data-display-analyticaltable--docs

Describe the solution you'd like

A way to style the data in line with the column header, to have smaller height of cells on pop in.

Describe alternatives you've considered

No response

Additional Context

Screenshot 2024-06-25 at 4 03 58 PM

Organization

No response

Declaration