mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[GH-ISSUE #4577] The chat bot have unlabelled buttons and the screen reader doesn't recognize them. #84401
Reference in New Issue
Block a user
Originally created by @sarperarikan on GitHub (Aug 13, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4577
The chat bot screen should have labelled buttons such as message send, Listen by TTS, Speech now. You can use aria-label techniques for them.
Best practice usage is;
Send Message
@tjbck commented on GitHub (Aug 13, 2024):
#2790 PR welcome!