lobsters/lobsters
:selected buttons not selectable with tab-based navigation (comment collapse, caches)
オープン
#1,566 opened on 2025/05/11
bugdesigngood first issue
Repository metrics
- Stars
- (4,680 個のスター)
- PR merge metrics
- (平均マージ 7d 4h) (30d で 20 merged PRs)
説明
For accessibility reasons, it's best to allow tab-based navigation. Currently, neither the "caches" button nor the comment expand/collapse button on stories is selectable with "tab", and even once adding tabindex="0", the archive dropdown does not appear.