iodide-project/iodide

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

Open

#1.673 aberto em 26 de mar. de 2019

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

Métricas do repositório

Stars
 (1.483 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador