iodide-project/iodide

EXPLORE/REPORT button should just be one instance of one component

Open

#1673 opened on Mar 26, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (1,483 stars) (147 forks)batch import
UI appearancebugclient UXgood first issue

Description

the explore/report button is currently actually two components. it should really just be one component that toggles its text+appearance, because it's conceptually just one thing, and not moving it during the transition will also fix a tooltip bug

Contributor guide