SolidOS / SolidOS/solid-ui

Camera left open after canceled cameraButton capture

Open
#89 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
153
Forks
46
Avg merge
1d 8h
Merged PRs (30d)
7

Description

@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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the webcam flow from Edit your profile: open the new camera button, capture a picture, then use the retry icon. Trace how the retry path handles the camera stream; it is done when the browser camera indicator turns off after retry without requiring a page refresh.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.