google / google/material-design-lite
List actions need to have padding for larger touch surface.
Open
bug
in-tracker
List
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
The list actions for V2 currently are 24px by 24px solid. This is less accessible since it is a small touch target. Each action needs to have padding around them to create a total touch surface of 48px by 48px as recommended by the [Layout A11y Guidelines](https://material.google.com/usability/accessibility.html#accessibility-motion) in Material Design.
Contributor guide
Assessment
This issue has not been assessed yet.