oxidecomputer / oxidecomputer/console

Right click hijacked when image is being uploaded

Open
#1,848 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

idea
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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.