dokploy/apps
Mauricio Siu 2f9d5242d8 fix(ui): make interactive icons inside badges clickable again
The Tailwind v4 / shadcn badge update added [&>svg]:pointer-events-none
to the badge base class, which swallowed clicks on the X remove icons
rendered inside badges (watch paths in every git provider form), so
watch paths could no longer be deleted. Scope the rule to
non-interactive icons so svgs marked cursor-pointer receive clicks.

Fixes #4780
2026-07-14 11:45:07 -06:00
..
api Feat/tailwind v4 shadcn update (#4706) 2026-06-30 15:45:23 -06:00
dokploy fix(ui): make interactive icons inside badges clickable again 2026-07-14 11:45:07 -06:00
monitoring fix: enhance container metrics query to support wildcard matching for container names 2026-03-08 16:16:45 -06:00
schedules Feat/tailwind v4 shadcn update (#4706) 2026-06-30 15:45:23 -06:00