Add aria-label to webhook URL badge

This commit is contained in:
Jiří Vrba
2026-03-09 09:59:36 +01:00
parent 6866e2b63a
commit de201d0b0a
@@ -235,6 +235,7 @@ export const ShowDeployments = ({
<Badge
role="button"
tabIndex={0}
aria-label="Copy webhook URL to clipboard"
className="p-2 rounded-md ml-1 mr-1 hover:border-primary hover:text-primary-foreground hover:bg-primary hover:cursor-pointer whitespace-normal break-all"
variant="outline"
onKeyDown={(event) => {