-
Notifications
You must be signed in to change notification settings - Fork 345
August 27, 2018 Meeting
- Carolyn has mocked up some ideas for resolving issue 605.
- She's looking for feedback in PR 853
- Initial proposal
- View of Jon's initial proposal for example page in rawgit
- Issue 57 calls for a datepicker pattern
- Issue 534 calls for example of combobox that opens a dialog
Editorial proposal:
- Put this datepicker in combobox section.
- Consider making some other datepickers in examples for other patterns, e.g., spin button.
- Later, for issue 57, make a section that references the various datepickers throughout the guide. That section could provide guidance on how to choose a pattern for a datepicker.
As part of resolution to issue 704, Seeking consensus to add the following guidance to the spin button pattern as proposed in PR 825:
The spinbutton element has aria-invalid set to true if the value is outside the allowed range. Note that most implementations prevent input of invalid values, but in some scenarios, blocking all invalid input may not be practical.
- Discuss Issue 826: allowed structures for sppinbuttons
- Should ARIA spec be modified to be mor explicit about structure?
The ARIA specification for alert includes the following two sentences:
Since alerts are not required to receive focus, content authors SHOULD NOT require users to close an alert.
And:
If an alert requires focus to close the alert, then content authors SHOULD use alertdialog instead.
The APG Alert pattern says:
It is also important to avoid designing alerts that disappear automatically. An alert that disappears too quickly can lead to failure to meet [WCAG 2.0 success criterion 2.2.3.]https://www.w3.org/TR/UNDERSTANDING-WCAG20/time-limits-no-exceptions.html()
- "too quickly" is ambiguous.
- If alerts do not disappear automatically and cannot not have a close icon, when do they go away?
- Isn't it possible to give an alert a focusable close icon even if it does not appear in a dialog that steels focus?
Related issues:
- September 3: no meeting due to US Labor Day holiday.
- Home
- About the APG TF Work
- Contributing
- Meetings
- Management and Operations Documentation
- Publication Change Logs