openui / open-ui

Maintain an open standard for UI and promote its adherence and adoption.
https://open-ui.org
Other
3.35k stars 177 forks source link

Target minimum size for select #1049

Closed josepharhar closed 1 month ago

josepharhar commented 1 month ago

This accessibility document says that pointer inputs must be at least 24x24: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum.html

I think we discussed this recently, but someone recently reached out to me about this. Should the button to open the listbox and every option inside the listbox be at least this size? If so, which CSS properties should we use to do this?

scottaohara commented 1 month ago

https://github.com/openui/open-ui/issues/1026 - previous issue i raised / links to minutes

gregwhitworth commented 1 month ago

Closing based on @scottaohara linking to a prior discussion on this with resolution.