biocore/empress

Adding tooltips to the interface?

Open

#138 opened on Mar 3, 2020

 (1 comment) (0 reactions) (0 assignees)JavaScript (32 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (56 stars)
PR merge metrics
 (PR metrics pending)

Description

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