-
Notifications
You must be signed in to change notification settings - Fork 355
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
Review updates to checkbox example pages #471
Comments
"Simple two-state checkbox example" looks good. |
On "Checkbox Example (Mixed-State)" > Keyboard support > Space > third bullet |
@annabbott commented:
Ann, this is working for me in all browsers. For the simplest test, immediately after page loads, here is what should happen:
Is that not happening for you? If not, what browser? |
@devarshipant commented:
Thank you for the suggestion. Not being able to see the graphics, I'll leave it up to others to provide feedback on your suggested design improvement. @jongund, @annabbott, @shirsha, have input here? |
Ok, "Checkbox Example (Mixed-State)" > Keyboard Support > Space > third bullet works fine (here comes the gotcha) as long as I don't attempt to interact with any other checkbox at any point between your "Click 1" and "Click 3" instructions. The Keyboard Support section does not mention this use case limitation and I'd be willing to bet I won't be the only one that gets tripped up by this limitation. Language must be added to Keyboard Support defining this use case limitation. Suggested: above the last three bullets for "Space", insert text like: BTW: I'm using FF 56.0 and see that I should upgrade to 56.0.1. |
@devarshipant comment regarding the appearance of the mixed state status does resemble an expand / collapse widget (the checkbox contains a horizontal dash). He's recommending that the mixed state checkbox have a solid fill instead. Visually that would give the example the following appearance:
|
@devarshipant - your observation got me to thinking... |
Thanks @annabbott - The color of the shaded area should be consistent with the business need. Please check the screenshot. |
The indeterminate check usually represented by a minus symbol inside the check box. [checkbox.docx](https://github.com/w3c/aria-practices/files/1389002/checkbox.docx If this “-“ symbol is confusing we can use a checkbox with a small black square inside it. |
Use of the "standard ways of showing the state" are fine with me! |
Hi, I have a question about the expected results of the mixed checkbox's behavior. Steps to repeat the behavior are.
This is by design, but, shouldn't the user's action of un-checking the controlled options be taken into consideration? |
@shirsha stated:
Given a choice, I would opt for a checkbox with a black square inside over the minus (expand / collapse) sign. thanks! |
Task force review is complete. Thank you all! |
@devarshipant the current design comes from macOS. I’m not a fan of the square as a replacement for this as that could easily be mistaken for a checked state. Instead, I propose a line at a 45º angle. Fixed in #507 |
Excellent! Thank you @MichielBijl and @mcking65. |
When resolving issue #457, I made a sufficient number of editorial revisions to warrant additional review of the checkbox example pages:
Reviews request as of October 10, 2017
The text was updated successfully, but these errors were encountered: