Skip to content

fix(material/slide-toggle): increase slide toggle touch target #31178

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

essjay05
Copy link
Contributor

Updates Angular Components Slide Toggle component and increases
the touch target to meet strict accessibility guidelines of buttons having
a minimum touch target of 48x48 pixels.

Before screenshot
Before screencast
After screenshot
After screencast

Fixes b/265033905

@essjay05 essjay05 requested a review from a team as a code owner May 21, 2025 15:52
@essjay05 essjay05 requested review from adolgachev and andrewseguin and removed request for a team May 21, 2025 15:52
@essjay05 essjay05 force-pushed the slide-toggle-increase-touch-target branch 2 times, most recently from 42a8d10 to 240e097 Compare May 21, 2025 21:56
@essjay05 essjay05 added the dev-app preview When applied, previews of the dev-app are deployed to Firebase label May 21, 2025
Copy link

github-actions bot commented May 21, 2025

Deployed dev-app for 605e2a7 to: https://ng-dev-previews-comp--pr-angular-components-31178-dev-0qzcl8zd.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

essjay05 added 2 commits May 21, 2025 23:42
Updates Angular Components Slide Toggle component and increases
the touch target to meet strict accessibility guidelines of buttons
having a minimum touch target of 48x48 pixels.

Fixes b/265033905
Updates previous changes to remove empty whitespaces causing
lint errors.
@essjay05 essjay05 force-pushed the slide-toggle-increase-touch-target branch from 240e097 to 605e2a7 Compare May 21, 2025 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material/slide-toggle dev-app preview When applied, previews of the dev-app are deployed to Firebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant