️(frontend) improve button descriptions for More tools actions #1184

The "Transcribe" and "Record" buttons had unclear and misleading
descriptions, both using the verb "record," which caused confusion,
especially for screen reader users.

Update descriptions to clearly reflect each action:
- Transcribe: generate a written transcript of the conversation
- Record: save the meeting as a video

This improves accessibility (RGAA 11.9) and reduces the risk of
users triggering the wrong action.

Closes #1173
This commit is contained in:
lebaudantoine
2026-03-19 14:41:28 +01:00
parent 45f374610f
commit 4b5e0cb2a3
5 changed files with 10 additions and 9 deletions
+1
View File
@@ -12,6 +12,7 @@ and this project adheres to
- ♿️(frontend) fix sidepanel accessibility aria-label #1182
- ♿️(frontend) fix more tools heading hierarchy #1181
- ♿️(fronted) improve button descriptions for More tools actions #1184
## [1.11.0] - 2026-03-19