rob-balfre / svelte-select

Svelte Select. A select component for Svelte
https://svelte-select-examples.vercel.app
Other
1.25k stars 175 forks source link

clear-select button inaccessible #593

Open sawyerclick opened 1 year ago

sawyerclick commented 1 year ago

The clear-select button using pointerdown instead of click makes the button inaccessible via a screenreader. Additionally, the button lacks a title or aria-label to signify its action