react-simple-chatbot icon indicating copy to clipboard operation
react-simple-chatbot copied to clipboard

Accessibility in submit button

Open diogojorgebasso opened this issue 4 years ago • 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

diogojorgebasso avatar Jul 31 '21 16:07 diogojorgebasso