Open
Description
Some comments, to discuss improvements to default behaviour, or surfacing multiple options
Currently the live-region reports "Estimated action: "{action}""
Questions/suggestions:
- Is this repeated based on a timer, or just repeats once it's finished?
- Consider if it should report based on transitions, so it's more time sensitive? Obviously with some kind of debounce/hysteresis to avoid too-rapid change.
- Consider whether the report
"certainty for {action}"
should also give continuous updates on a single class? I can see situations where this would be helpful. - How is it expected to navigate to the graph for updates? In my experience playing with NVDA:
(a) the updates happened automatically when I started testing the model
(b) I then lost focus and struggled to get back there
(c) I now (with visual help) can get there via arrow key navigation in NVDA - Have I missed an expected way to get there?
- Consider adding a
region
to allow quick navigation