Skip to content

fix: improve rtc permission prompt flow#526

Merged
nongyehong merged 2 commits into
masterfrom
fix/rtc-permission-prompt-flow
Jun 29, 2026
Merged

fix: improve rtc permission prompt flow#526
nongyehong merged 2 commits into
masterfrom
fix/rtc-permission-prompt-flow

Conversation

@OrionMark

Copy link
Copy Markdown
Member

Closes #398

  • Keep the call window open when microphone or camera permission is denied
  • Add permission dialog actions for opening system settings or hanging up
  • Request only the required media permissions based on call type
  • Allow desktop system settings URLs in Tauri capabilities

@github-actions github-actions Bot added 前端 关于前端的代码修改 Rust 基于rust代码的修改 labels Jun 17, 2026
@nongyehong

Copy link
Copy Markdown
Member

需要解决下面的这两个依赖过时的问题才能进行合并:
image

FOSSA Dependency Quality flagged nopt@7.2.1 and abbrev@2.0.0 (both
transitive via @vue/test-utils -> js-beautify) as outdated. Pin them
to the newest versions whose engines still satisfy the project's
node ^20.19.0 || >=22.12.0 requirement (nopt@9, abbrev@4); the latest
majors (nopt@10/abbrev@5) require node >=22.22 and cannot be used.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@nongyehong nongyehong merged commit b28773e into master Jun 29, 2026
11 of 12 checks passed
@nongyehong nongyehong deleted the fix/rtc-permission-prompt-flow branch June 29, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Rust 基于rust代码的修改 依赖更新 前端 关于前端的代码修改

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] 语音功能,权限友好提示

2 participants