SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.51k stars 262 forks source link

[SF][ui-table] Implement PopinLayout feature #5183

Closed Neeeko closed 1 year ago

Neeeko commented 2 years ago

Feature Request Description

Currently, the popin feature of the ui5-table only allows to display key/value pairs vertically:

Screen Shot 2022-05-06 at 11 49 52 AM

However, as suggested by the Fiori Guidelines and SAPUI5 PopinLayout attributes, it would be nice to be able to display the key/value pairs horizontally.

Screen Shot 2022-05-06 at 11 51 37 AM

Proposed Solution

Either having a complex Grid solution as SAPUI5, or having a popinHorizontalLayout boolean property (or similar) to be able to display key/value pairs horizontally.

Priority

Stakeholder Info (if applicable)

hristop commented 2 years ago

Hello @SAP/ui5-webcomponents-topic-p, can you please take a look of this feature request.

ilhan007 commented 2 years ago

Hello @SAP/ui5-webcomponents-topic-rl can you please take a look of this feature request regarding the Table component.

hristop commented 1 year ago

Hi @Neeeko ,

The feature was implemented and you can check the new functionality here: https://sap.github.io/ui5-webcomponents/main/playground/components/Table/

Best Regards, Hristo