[x] Run pnpm run check and make sure everything passes
Removed <span> in upload button and gave it a label
Gave keyboard focus to the upload label
Improved contrast for 'View on GitHub" button.
I tested this on NVDA, Chrome, and Windows using Axe DevTools to scan each page.
I would like to eventually implement Axe React Core as a linter in github workflow so it scales better with more contributions. More info here: https://www.npmjs.com/package/@axe-core/react
Please make sure you do the following before filing your PR:
[x] Provide a video or screenshots of any visual changes made Addresses Issue #51 https://github.com/t3dotgg/quickpic/issues/51
[x] Run
pnpm run check
and make sure everything passesRemoved
<span>
in upload button and gave it a labelGave keyboard focus to the upload label
Improved contrast for 'View on GitHub" button.
I tested this on NVDA, Chrome, and Windows using Axe DevTools to scan each page.
I would like to eventually implement Axe React Core as a linter in github workflow so it scales better with more contributions. More info here: https://www.npmjs.com/package/@axe-core/react