SIGN IN SIGN UP
sveltejs / svelte UNCLAIMED

web development for the rest of us

0 0 70 JavaScript

chore: add tag name to a11y_click_events_have_key_events warning (#18272)

Ref: https://github.com/sveltejs/svelte/issues/15100

Adds the tag name to the `a11y_click_events_have_key_events` warning
given when a non-interactive element has a click handler but no keyboard
events.
This already happens in `a11y_no_static_element_interactions`, and
should probably happen in many more messages.
K
Karl Georgsen committed
f023e8d7c803040e9b719fabaed88439c388e8f3
Parent: bb69f9c
Committed by GitHub <noreply@github.com> on 5/22/2026, 1:46:25 PM