-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Labels
area/frontendNeeds frontend code changesNeeds frontend code changesenhancementNew feature or requestNew feature or requestkind/cooldownGreat candidate for the cooldown periodGreat candidate for the cooldown period
Description
Description
We currently use several variations of “button with dropdown” patterns across the UI (e.g. for downloading execution summaries, dashboard selection, run actions, etc.). These implementations differ in behavior, styling, and interaction patterns, which leads to an inconsistent user experience and duplicated code.
Goal
Introduce a single, reusable Vue component for buttons with dropdowns that can be used across the UI.
This component should:
- Support a primary action + secondary actions
- Have consistent styling and interaction
relates to #13702
MilosPaunovic
Metadata
Metadata
Assignees
Labels
area/frontendNeeds frontend code changesNeeds frontend code changesenhancementNew feature or requestNew feature or requestkind/cooldownGreat candidate for the cooldown periodGreat candidate for the cooldown period