Skip to content

Define minimum tap target size for interactive elements (#234) #242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

adamkudrna
Copy link
Member

@adamkudrna adamkudrna commented Feb 26, 2021

Improve accessibility for touch screens.

Keep in mind that form field labels and help texts are also always interactive. Tap target just increases interactive area around the input itself.

image
image
image
image
image
image

Closes #234.

@adamkudrna adamkudrna self-assigned this Feb 26, 2021
@adamkudrna adamkudrna changed the base branch from master to bc/20 February 26, 2021 21:30
@adamkudrna
Copy link
Member Author

Improved space collapsing of CheckboxField and Toggle in FormLayout context:

Before

image

After

image

Base automatically changed from bc/20 to master March 4, 2021 13:14
Document general accessibility features.
@adamkudrna adamkudrna merged commit f4ba49c into master Mar 4, 2021
@adamkudrna adamkudrna deleted the feature/234 branch March 4, 2021 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define minimum tap target size for interactive elements
2 participants