Skip to content

Handle resizing handle taps for partial state#2190

Merged
lukas-cap merged 1 commit intomicrosoft:mainfrom
lukas-cap:user/lucapkov/partialStateA11y
Jul 16, 2025
Merged

Handle resizing handle taps for partial state#2190
lukas-cap merged 1 commit intomicrosoft:mainfrom
lukas-cap:user/lucapkov/partialStateA11y

Conversation

@lukas-cap
Copy link
Copy Markdown
Contributor

@lukas-cap lukas-cap commented Jul 15, 2025

Platforms Impacted

  • iOS
  • visionOS
  • macOS

Description of changes

Currently a11y users have no way to reach the partially expanded state using the resizing handle taps. Let's make sure we cycle through all of them. The behavior is analogous to system sheets.

I factored out the next state determination to avoid duplicating logic between the tap handler and updateResizingHandleViewAccessibility.

Binary change

(how is our binary size impacted -- see https://github.com/microsoft/fluentui-apple/wiki/Size-Comparison)

Verification

Manual testing in demo app + a11y inspector.

Pull request checklist

This PR has considered:

  • Light and Dark appearances
  • iOS supported versions (all major versions greater than or equal current target deployment version)
  • VoiceOver and Keyboard Accessibility
  • Internationalization and Right to Left layouts
  • Different resolutions (1x, 2x, 3x)
  • Size classes and window sizes (iPhone vs iPad, notched devices, multitasking, different window sizes, etc)
  • iPad Pointer interaction
  • SwiftUI consumption (validation or new demo scenarios needed)
  • Objective-C exposure (provide it only if needed)
Microsoft Reviewers: Open in CodeFlow

@lukas-cap lukas-cap requested a review from a team as a code owner July 15, 2025 23:16
@lukas-cap lukas-cap merged commit ef4c3cc into microsoft:main Jul 16, 2025
7 checks passed
@lukas-cap lukas-cap deleted the user/lucapkov/partialStateA11y branch July 16, 2025 20:35
@joannaquu joannaquu mentioned this pull request Oct 23, 2025
12 tasks
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.

5 participants