LucasBassetti / react-simple-chatbot

:speech_balloon: Easy way to create conversation chats
https://lucasbassetti.com.br/react-simple-chatbot/
MIT License
1.73k stars 598 forks source link

Accessibility in submit button #313

Open diogojorgebasso opened 3 years ago

diogojorgebasso commented 3 years ago

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):