Automattic / Automattic/Iris

Selecting #000000 appears to take 3 attempts

Open
#27 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
259
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Using chrome (32.0.1700.41) and http://automattic.github.io/Iris/, when I try to select black (`#000`) by clicking in the iris square and dragging to the bottom left i'm given the color (`#0f0f0f`). Releasing the mouse and trying again gives me color (`#070707`). Finally, after trying a third time I'm given the right color.

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the Iris demo at http://automattic.github.io/Iris/ and reproduce the issue in Chrome using the reported steps: drag to the bottom-left of the iris square while selecting #000. Trace the color-selection behavior from the relevant JavaScript entry point, then verify that the first attempt produces #000 rather than intermediate values such as #0f0f0f or #070707.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.