Autodesk / Autodesk/hig

HelpAction Icon active/hover state inconsistent across browers

Open
#1,515 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
193
Forks
112
PR merge metrics
No merged PRs in 30d

Description

In Chrome, when you click on the HelpAction, the svg stays blueish gray
![image](https://user-images.githubusercontent.com/1689040/50795123-16dad780-1282-11e9-97bc-c3f5656d6106.png)
In Firefox, when you click the HelpAction, it flickers blueish gray and highlights the icon bright blue.
![image](https://user-images.githubusercontent.com/1689040/50795172-35d96980-1282-11e9-929c-1e1b0e99bec7.png)
It seems like this is happening because Chrome is keeping the active state on `.hig__icon-button` while Firefox does not.

Safari keeps the blueish gray until you move the mouse and it'll turn bright blue
![image](https://user-images.githubusercontent.com/1689040/50795245-6e794300-1282-11e9-81cc-df1f1adce808.png)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the HelpAction interaction in Chrome, Firefox, and Safari, then inspect the active and hover behavior of .hig__icon-button. Done means the icon has a consistent active and hover appearance across all three browsers without flickering or retaining the wrong color.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.