biocore/empress

Adding tooltips to the interface?

Offen

#138 geöffnet am 03.03.2020

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (32 Forks)auto 404
documentationgood first issue

Repository-Metriken

Stars
 (56 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

This is a small, low-priority thing I'd like to add in to Empress later on down the line -- recording it here for future reference.

We had some requests to add tooltips to the Qurro interface (screenshots here), and this didn't actually represent much added work -- once things are set up with Bootstrap, etc. it's only ~3 lines of HTML per tooltip element.

This could complement some of the more complex functionality @kwcantrell has been working really well -- for example explaining what we mean by Gradient, Trajectory, etc. in the context of animations.

Contributor Guide