CleverCloud / clever-components

Collection of Web Components by Clever Cloud
https://www.clever-cloud.com/doc/clever-components/
Apache License 2.0
220 stars 19 forks source link

cc-menu-button component #1106

Open florian-sanders-cc opened 3 months ago

florian-sanders-cc commented 3 months ago

Context

We recently introduced a new cc-domain-management component (see #1090) and we used two separate buttons for the primary and delete features.

We'd like to regroup them within a single button that would show a menu when triggered.

This is very close to what our cc-popover can already do but it should be a lot more restrictive and opiniated:

The whole pattern is described in the ARIA Design Patterns - Menu Button.