Improve accessiblity
See original GitHub issueThis is tracker for accessibility related issues.
These issues don’t have to (and probably shouldn’t) be solved in one take. Every PR is welcomed.
Non-clickable elements
-
src/client/components/Story/StoryFull.js
- PopoverMenu is not clickable. -
src/client/components/UserMenu.js
- Menu elements are not clickable. -
src/client/invite/Invite.js
- Copy link button is not clickable. -
src/client/settings/ProfileSettings.js
- Submit button is not clickable. -
src/client/activity/UserActivitySearch.js
- Collapse/Expand icon is not clickable. -
src/client/components/Sidebar/CryptoTrendingCharts.js
- Refresh and collapse icons are not clickable.
In progress:
-
src/client/components/Sidebar/InterestingPeople.js
- Refresh icon is not clickable. assigned to @garroadran
Done:
-
src/client/components/Sidebar/Topics.js
- Show more/less buttons are not clickable - assigned to @th7nder
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Top 10 Tips for Making Your Website Accessible
1. Choose a content management system that supports accessibility. · 2. Use headings correctly to organize the structure of your content. · 3....
Read more >10 Ways to Improve Web Accessibility - StarDust Testing
10 Tips for Web Accessibility · 2. Structure and organize with headers · 3. Assign alt tags for images · 4. Use descriptive...
Read more >15 Ways to Improve Web Accessibility - Monsido
15 Practical Ways to Improve Web Accessibility · Include captions and text transcripts · Use proper color contrast ratios · Remove flickering ...
Read more >5 Tips To Improve Your Website's Accessibility - CommonPlaces
5 Tips To Improve Your Website's Accessibility · 1. Mind The Colors · 2. Contextual Links, A Better Description · 3. Make More...
Read more >Ten Guidelines To Improve The Usability And Accessibility Of ...
Ten Guidelines To Improve The Usability And Accessibility Of Your Site · 1. Include a Site Map · 2. Use Clear and Consistent...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’d love to have a crack at
src/client/components/Sidebar/InterestingPeople.js
- Refresh icon is not clickable Although it might take me a few days to get around to it.I would be delighted if I could try to help solve this one. I think I would go with
src/client/components/Sidebar/Topics.js
.