aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-16 21:12:48 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-16 21:12:48 +0800
commit7bcae2fe808499f89be251ab56cd59a0478e04fd (patch)
treea58182c55d917a05787fba2695d7f4af2debb8cc
parentssh_server.go: Update comment about SSH auth (diff)
downloadforge-7bcae2fe808499f89be251ab56cd59a0478e04fd.tar.gz
forge-7bcae2fe808499f89be251ab56cd59a0478e04fd.tar.zst
forge-7bcae2fe808499f89be251ab56cd59a0478e04fd.zip
TODO: Add accessibility notes
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index e8cc5fa..e318057 100644
--- a/TODO
+++ b/TODO
@@ -10,3 +10,6 @@
* Unit tests
* Refactoring other stuff
+
+Accessibility:
+* Those labels in css state machines are not keyboard focusable!