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.5k stars 258 forks source link

button group #4322

Closed chenshuichao closed 10 months ago

chenshuichao commented 2 years ago

image

https://medium.com/eightshapes-llc/and-you-thought-buttons-were-easy-26eb5b5c1871

unazko commented 2 years ago

Hello @chenshuichao,

Could you please explain in more detail, did you find an issue or this is a feature request?

Best Regards, Boyan

chenshuichao commented 2 years ago

This is a feature request.

petyabegovska commented 2 years ago

Hello @chenshuichao,

Button with icon and icon only buttons are already available: https://sap.github.io/ui5-webcomponents/playground/components/Button/

Group button is available as Segmented button: https://sap.github.io/ui5-webcomponents/playground/components/Button/

For menu button we already have a feature request: https://github.com/SAP/ui5-webcomponents/issues/1436 The menu button would have a split button mode as well.

Is this fulfil your requirements?

Best Regards, Petya

DMihaylova commented 10 months ago

Hello @chenshuichao,

As of v.1.1.0 there is also a Split Button available. A decision has been made to not introduce a Menu Button on top of that unless there's a scenario which could not be covered by the Split Button and the regular button that opens a Menu.

Therefore I'm closing the issue.

Thanks & Regards, Diana