Monorepo for Tangled

web/components/pipelines: let the workflows trigger be clickable master

The trigger snippet wrapped its content in a Button, but Dropdown already renders one, so the markup was a button inside a button. The HTML parser splits those apart, which leaves the visible label next to the element that carries popovertarget instead of inside it: with no JS the menu never opens, and either way the control is two tab stops. Dropdown can render the ghost button itself, so use that and keep only the layout span in the snippet. Same look, same box, one button. This also carries the in-progress chevron/icon props that were sitting uncommitted in the working tree. Signed-off-by: eti <eti@eti.tf>


Author eti Committer dawn Date Commit 3c8c5465 Parent 36ca1b3f Change ID vnspowlo
+37 -11
1 changed file