OpenListTeam / OpenListTeam/OpenList
[Feature] 希望前端可以对无障碍方面做优化
Open
enhancement
- Dominant language
- Go
- Stars
- 24.7k
- Forks
- 2.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
如题 原alist的前端无障碍非常不完善,基本常用操作都没有键盘焦点,即使找到键盘焦点,图标也没有替代文本,盲人用户在使用前端功能时都是盲猜具体按钮的意图或者用工具客户端调用alistV3api,且希望对网页标签和结构做一些利于屏幕阅读器的改动,当然这不会影响到原来的前端样式。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the accessibility concerns described in this issue and the linked pull request #594. Check the frontend's keyboard focus, alternative text for icons, and HTML labels and structure with a screen reader. Done means common operations are keyboard-accessible and their intent is conveyed without changing the existing visual style.
Written by the indexing model from the issue text.
Assessment
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100