patternfly / patternfly-elements

PatternFly Elements. A set of community-created web components based on PatternFly design.
https://patternflyelements.org/
MIT License
377 stars 92 forks source link

select: toggle and option target sizes #2665

Open nikkimk opened 8 months ago

nikkimk commented 8 months ago

Description of the issue

Select target sizes should be a 24px minimum, or WCAG 2.2 2.5.8 AA compliant.

Impacted component(s)

Steps to reproduce

  1. Go to select documentation
  2. Inspect the toggle button.
  3. Inspect the options.
  4. Inspect the typeahead text field.

Expected behavior

Minimum width and height should be 24px.

bennypowers commented 8 months ago

we can't diverge from upstream styles. a11y issues on patternfly should be filed there

bennypowers commented 6 months ago

@nikkimk can we close this one?