Double-click issue affecting window location by appending #
- Dominant language
- JavaScript
- Stars
- 259
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I've noticed that double-clicking on a color picker to select a color also seems to affect the browser's address bar, specifically, by appending a # character. This can actually be re-created on the project homepage at [http://automattic.github.io/Iris/](http://automattic.github.io/Iris/).
This causes serious problems for single page apps. Right now it makes Iris unsuitable for the BackboneJS app I'm working on. Can anything be done?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the double-click behavior on the Iris project homepage and inspect the color picker’s event handling and browser URL changes. Done means selecting a color with a double-click no longer appends a “#” to the address bar, while color selection still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100