iodide-project/iodide

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

Open

#1,673 opened on Mar 26, 2019

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

Repository metrics

Stars
 (1,483 stars)
PR merge metrics
 (No merged PRs in 30d)

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