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
452 stars 101 forks source link

[Toolbar(V2) Subcomponents]: Additional according to Fiori #6466

Closed wvudako closed 1 month ago

wvudako commented 1 month ago

Is your feature request related to a problem?

Toolbar (V2 in 1.x) https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/layouts-floorplans-toolbar--docs has a very limited amount of subcomponents. According to https://experience.sap.com/fiori-design-web/toolbar-overview/ other elements are not prohibited and using 1.x we displayed Switches, Labels, Segmented Buttons etc. Due to the limited number of subcomponents we can not upgrade to ToolbarV2 or webcomponents 2.x without having to fall back to the compat Toolbar

Describe the solution you'd like

ToolbarV2 allows most common input elements, ideally those listed in https://experience.sap.com/fiori-design-web/toolbar-overview/#overflow-generic

Describe alternatives you've considered

No response

Additional Context

No response

Organization

No response

Declaration

Lukas742 commented 1 month ago

Hi @gitgdako

I will close this issue as there is already another one covering this topic. If you have any questions or more information, please address them in the original issue.

Duplicate of https://github.com/SAP/ui5-webcomponents/issues/9851