Don't allow multiple windows to open
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Every time you click the (Ch) button it should reuse the same window instance.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the click handler for the (Ch) button and inspect how it creates or opens a window. Repeated clicks should reuse the same window instance rather than opening additional windows; verify this behavior by clicking the button multiple times.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100