VEuPathDB / CoreUI

Core UI for VeuPathDB applications. Provides components, style definitions, and utilities to enable developers to rapidly assemble complex applications with consistent UI and UX across our portfolio of sites.
1 stars 0 forks source link

Consolidate tooltip components #75

Closed dmfalke closed 7 months ago

dmfalke commented 2 years ago

We can start with moving this component to this repo.

A related follow-up task will be to convert all existing tooltips to use this one.

@jernestmyers suggests moving to a newer MUI version - might be better placement mechanism

asizemore commented 1 year ago

See also https://github.com/VEuPathDB/CoreUI/issues/100

dmfalke commented 1 year ago

Should one of these issues be closed?

dmfalke commented 9 months ago

Note that this issue includes a reference to improving the performance of tooltips when we have a large list of elements with tooltips: https://github.com/VEuPathDB/CoreUI/issues/127#issue-1448643753

ETA I'm not suggesting that we address this at the same time as consolidation. I just want to keep the idea in our heads.