flutter/dev/a11y_assessments/web
Yegor d0664bcd79
a few web tweaks for a11y assessment app (#134479)
Mostly tweaks for better focus management, namely:

* Use `autofocus` throughout so the a11y focus is transferred to a logical place when overlaid content pops up (screen transitions, dialogs).
* Consolidate "enabled" and "disabled" widgets into the same screen. Otherwise, when only a disabled widget is shown, there's nothing to focus on and the screen reader is lost.
2023-09-21 19:38:20 +00:00
..
icons Adds a11y assessment sample app (#131716) 2023-08-03 16:15:14 +00:00
favicon.png Adds a11y assessment sample app (#131716) 2023-08-03 16:15:14 +00:00
index.html Adds a11y assessment sample app (#131716) 2023-08-03 16:15:14 +00:00
manifest.json a few web tweaks for a11y assessment app (#134479) 2023-09-21 19:38:20 +00:00