Replies: 1 comment
-
|
There is a way to enable a send message button, just right click the + icon on the message bar and then customize |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
Currently, there is no option to enable a visible "Send Message" button in the chat interface. This can create accessibility challenges for users who:
Have difficulty using the keyboard (e.g., pressing Enter to send)
Rely on assistive technologies
++ Prefer explicit UI controls instead of keyboard shortcuts
The absence of a dedicated send button may reduce usability and accessibility for these users.
Proposed solution
Add an optional "Send Message" button that can be enabled in the Accessibility settings.
When enabled:
A visible send button appears next to the message input field.
Users can click/tap the button to send messages instead of pressing Enter.
The feature remains optional so the current minimal UI is preserved for users who prefer it.
This would improve accessibility and make the interface more inclusive without changing the default experience.
Notes (optional)
No response
Checks
Beta Was this translation helpful? Give feedback.
All reactions