Camera left open after canceled cameraButton capture
未关闭
还没有人认领这个 Issue。
bug
- 主要语言
- TypeScript
- 星标
- 153
- 派生
- 46
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 7
描述
@megoth: Seems to mostly work as intended, although I did run into one bug.
Open "Edit your profile"
Try to take a profile picture with webcam (click on new camera button)
Allow browser to use webcam
Take picture
Indicate that I'm not happy with picture, try take a new one (by clicking on the "retry"-icon)
After this, it doesn't look the webcam is closed properly. Chrome indicates the status of the cam with a red dot in the tab that uses it. After doing the aforementioned steps, the red dot does not go away until I refresh the webpage.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先复现 Edit your profile 中的摄像头流程:打开新的摄像头按钮,拍摄一张图片,然后使用重试图标。跟踪重试路径如何处理摄像头流;当重试后浏览器的摄像头指示灯关闭且无需刷新页面时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100