patternfly / patternfly-elements

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

dropdown: toggle and item target size #2670

Open nikkimk opened 5 months ago

nikkimk commented 5 months ago

Description of the issue

Dropdown toggle button and item 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 Dropdown documentation
  2. Inspect the toggle button.
  3. Inspect the items.

Expected behavior

Minimum width and height should be 24px.

bennypowers commented 5 months ago

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

bennypowers commented 3 months ago

@nikkimk can we close this one?