DSGT-DLP / Deep-Learning-Playground

Web Application where people new to Deep Learning can input a dataset and toy around with basic Pytorch modules without writing any code
MIT License
26 stars 8 forks source link

Add Accessibility Labels for Buttons, Images, etc #932

Open karkir0003 opened 1 year ago

karkir0003 commented 1 year ago

In order to help make DLP accessible to individuals, we should consider adding alt text for images, aria labels for buttons, clickables, etc.

  1. Enable eslint check for accessibility eslint-plugin-jsx-a11y
  2. Go in and add aria labels, alt text, etc for all images, buttons, etc under the frontend/ directory
sweep-ai[bot] commented 1 year ago

0%


❌ Unable to Complete PR

It looks like an issue has occurred around fetching the files. Perhaps the repo has not been initialized. If this error persists contact team@sweep.dev.

@karkir0003, please edit the issue description to include more details and I will automatically relaunch.

For bonus GPT-4 tickets, please report this bug on Discord.


🎉 Latest improvements to Sweep:


💡 To recreate the pull request edit the issue title or description.

karkir0003 commented 10 months ago

For step 1 @bagnishant, this resource might help: https://eslint.org/blog/2022/02/paying-contributors-sponsoring-projects/#supporting-the-community

karkir0003 commented 9 months ago

@farisdurrani is this still being worked on?

farisdurrani commented 9 months ago

Not actively atm