Skip to content

Switch transcription input to readonly#495

Merged
cubap merged 1 commit intomainfrom
399-tabbing-does-not-work-on-readonly-transcription-interface
Feb 20, 2026
Merged

Switch transcription input to readonly#495
cubap merged 1 commit intomainfrom
399-tabbing-does-not-work-on-readonly-transcription-interface

Conversation

@cubap
Copy link
Copy Markdown
Member

@cubap cubap commented Feb 20, 2026

Replace the .transcription-input[disabled] selector with .transcription-input:read-only and add cursor: default to its styles. Update the input template to set readonly (instead of disabled) when edit permissions are not present, preserving the existing permission checks.

Replace the .transcription-input[disabled] selector with .transcription-input:read-only and add cursor: default to its styles. Update the input template to set readonly (instead of disabled) when edit permissions are not present, preserving the existing permission checks.
@cubap cubap linked an issue Feb 20, 2026 that may be closed by this pull request
@cubap cubap self-assigned this Feb 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

@cubap cubap merged commit c140227 into main Feb 20, 2026
2 checks passed
@cubap cubap deleted the 399-tabbing-does-not-work-on-readonly-transcription-interface branch February 20, 2026 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tabbing does not work on readonly transcription interface

1 participant