oxidecomputer / oxidecomputer/console
Right click hijacked when image is being uploaded
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
The upload image was staying at 100% for quite some time, so I right clicked on the page to inspect the page. Instead of getting the expected pop up selection menu from my browser, I got a pop up saying closing this modal will cancel the image.
I want to see what requests are being made from the browser. To get around this I had to bring up the inspector before starting the image upload and start the upload from scratch.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce an image upload in the browser and right-click while it is still in progress, then inspect the upload modal and its context-menu handling. Done means the browser context menu opens normally during upload without triggering a warning that closing the modal will cancel the image.
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
- 35/100