Skip to content
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

Adjustable as a container property #269

Open
akaDuality opened this issue Sep 24, 2023 · 0 comments
Open

Adjustable as a container property #269

akaDuality opened this issue Sep 24, 2023 · 0 comments
Labels
design Improvements in user interface enhancement New feature or request story User case for a11y adoptation
Milestone

Comments

@akaDuality
Copy link
Collaborator

akaDuality commented Sep 24, 2023

We should have different behaviour for VoiceOver and Voice Control for adjustable elements.

For Voice Control we should split button to communicate with app like "Press M" (or press Middle, when we have accessibilityInputLabels) to select middle size.
Screenshot 2023-09-24 at 14 31 13

For VoiceOver we should wrap in adjustable elements: focus on single element, but change value by vertical swipe.
Screenshot 2023-09-24 at 14 32 31

We can join both behaviours by adding "adjustable" type for containers. The property can provide elements' labels like a values of adjustable control.

Switch Control also should have container for buttons. As a result SW focus on whole element and switch between elements after that.

@akaDuality akaDuality added enhancement New feature or request design Improvements in user interface story User case for a11y adoptation labels Sep 24, 2023
@akaDuality akaDuality added this to the Someday milestone Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Improvements in user interface enhancement New feature or request story User case for a11y adoptation
Projects
Development

No branches or pull requests

1 participant