react-chatbot-kit
react-chatbot-kit copied to clipboard
Screen reader does not announce the name for the 'Send' button.
Title: Screen reader does not announce the name for the 'Send' button.
Test Environment: OS: Windows 11 Version 24H2 (OS Build 26120.1542) Browser: Microsoft New Edge (Version 128.0.2739.42) (Official build) (64-bit) AT: Narrator
Repro steps:
- Turn on Narrator by pressing 'Ctrl + Windows + Enter' keys.
- Open URL Hello from React-chatbot-kit | React-chatbot-kit (fredrikoseberg.github.io) in Edge browser.
- 'React-chatbot-kit' page will open.
- Press tab key to reach 'Chatbot Send' button.
- Press tab key to reach Send' button in 'Write your message' edit field and observe whether the 'Send' button has a Name or not.
Actual Result: Screen reader is announcing just as 'button' for the 'Send' button.
https://github.com/user-attachments/assets/7ba09f06-ef45-4268-9cfd-36ba79c93f8a
Expected Result: Screen reader should announce proper name as 'Send' button.