CommunityToolkit/WindowsCommunityToolkit

Sample App Accessibility Issues

Open

#2.689 geöffnet am 27. Nov. 2018

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.403 Forks)batch import
accessibility :wheelchair:help wantedsample app 🖼

Repository-Metriken

Stars
 (5.708 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I'm submitting a...

  • Sample app request

Current behavior

  • Should first tab after searchbox (default focus on launch) be the category list?
  • extra invisible tab stops on home page (section headers?)
  • If you use keyboard to select a category (like Controls) to open, the next tab stop is on the sample instead of the inner list, so it'd very confusing to navigate to a sample. (Focus list with Tab (Shift-Tab after launch), hit enter...)
  • Can get stuck with info pane open when using keyboard to open it: image

Expected behavior

For the category list, should we move focus to the sample list after selection? If not, we should at least make it the next tab stop...

Info pane should close on keyboard input.

Contributor Guide