LucasBassetti/react-simple-chatbot

Accessibility in submit button

Opened this issue · 0 comments

Describe the bug
I was running Accessibility Insights for Web, from Microsoft, and accused that the submit button does not have inner text that is visible to screen readers or aria-label attribute.
Thus, I made a very simple PR for fixing the issue, adding aria-label
To Reproduce

Steps to reproduce the behavior:

  1. Make an Accessibility test
  2. Found the error

Expected behavior
Add this property.

Screenshots
image

Desktop (please complete the following information):

  • All Browsers
  • Version 0.6.1