Files
triggerdotdev--trigger.dev/apps
Katia Bulatova db578e0e19 fix(webapp): give icon-only tooltip buttons an accessible name
Radix tooltip content is not the accessible name of its trigger, so the
icon-only ask-agent button and the two deploy docs links announced as
unnamed controls. Name them explicitly and pass asChild so the tooltip
trigger stops wrapping them in a second button.

Adds a source scan that fails on the next SimpleTooltip with an unnamed
or double-wrapped control, with the pre-existing sites baselined.
2026-08-09 14:47:11 +00:00
..