Skip to content

FIX: meet 44px touch-target minimum for Initializers controls - #2391

Open
hannahwestra25 wants to merge 2 commits into
microsoft:mainfrom
hannahwestra25:hannahwestra25-fix-touch-target-minimums
Open

FIX: meet 44px touch-target minimum for Initializers controls#2391
hannahwestra25 wants to merge 2 commits into
microsoft:mainfrom
hannahwestra25:hannahwestra25-fix-touch-target-minimums

Conversation

@hannahwestra25

Copy link
Copy Markdown
Contributor

Description

Fixes #2350.

Applies the existing mobileTouchTargetHeight coarse-pointer helper to the Initializers Refresh button, additional-initializer select, and Add initializer button so their touch targets meet the 44px minimum without changing desktop sizing or layout.

Tests and Documentation

  • git diff --check origin/main...HEAD
  • Not run: frontend Jest/type checks because local npm install/npm ci hung or failed in this worktree environment.

hannahwestra25 and others added 2 commits August 13, 2026 12:58
Apply mobileTouchTargetHeight to the Refresh button, additional-initializer
Select, and Add initializer button so they reach the 44px coarse-pointer
minimum on touch devices.

Fixes microsoft#2350

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@hannahwestra25 hannahwestra25 changed the title [DRAFT] FIX: meet 44px touch-target minimum for Initializers controls FIX: meet 44px touch-target minimum for Initializers controls Aug 13, 2026
@hannahwestra25
hannahwestra25 marked this pull request as ready for review August 13, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[GUI] Meet the 44px touch-target minimum for Initializers controls

3 participants