Skip to content

fix: provide a specific error message when recording permission is denied#548

Open
joanise wants to merge 1 commit intomainfrom
dev.ej/fix-149
Open

fix: provide a specific error message when recording permission is denied#548
joanise wants to merge 1 commit intomainfrom
dev.ej/fix-149

Conversation

@joanise
Copy link
Copy Markdown
Member

@joanise joanise commented May 8, 2026

PR Goal?

This is work I did a long time ago, but I forgot to PR it...

If microphone permission is denied, this PR shows:
image

Before this PR:
image

Fixes?

Fixes #149
Well, really, it finishes fixing that issue by adding a friendlier user message when microphone permission is denied; the other half of the issue was done in #154, and all this is work that builds on top of #127.

How to test?

Open the PR preview and the prod version in an incognito window, and refuse microphone access when prompted.

Confidence?

high

Version change?

no

@semanticdiff-com
Copy link
Copy Markdown

semanticdiff-com Bot commented May 8, 2026

Review changes with  SemanticDiff

Changed Files
File Status
  packages/studio-web/src/app/upload/upload.component.ts  26% smaller
  packages/studio-web/src/i18n/messages.es.json  0% smaller
  packages/studio-web/src/i18n/messages.fr.json  0% smaller
  packages/studio-web/src/i18n/messages.json  0% smaller

@joanise joanise marked this pull request as draft May 8, 2026 14:43
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

PR Preview Action v1.6.3

🚀 View preview at
https://ReadAlongs.github.io/Studio-Web/pr-preview/pr-548/

Built to branch gh-pages at 2026-05-08 15:03 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@joanise joanise changed the title fix: improve the error message when recording permission is denied fix: provide a specific error message when recording permission is denied May 8, 2026
@joanise joanise requested a review from deltork May 8, 2026 15:00
@joanise joanise marked this pull request as ready for review May 8, 2026 15:00
@joanise joanise requested a review from dhdaines May 8, 2026 15:45
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.

Need to check microphone permissions on page load

1 participant