hms-dbmi / dseqr

single-cell and bulk RNA-seq analyses from counts → pathways → drug candidates.
https://docs.dseqr.com
Other
20 stars 4 forks source link

add tooltips to inputs with buttons #145

Closed alexvpickering closed 4 years ago

alexvpickering commented 4 years ago

This is something that has bothered me for a while. I use a lot of title elements to document functionality but they take a second or two after hover before they show up. I think tooltips make more sense so that they are shown immediately. shinyBS::bsTooltip looks nice.

alexvpickering commented 4 years ago

Example of what this looks like now (tooltip shows up immediately so don't have to wait around for title element):

image