rilldata / rill

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
https://www.rilldata.com
Apache License 2.0
1.73k stars 117 forks source link

Stability: Cleanup tooltips after Javascript errors #6107

Open ericpgreen2 opened 1 day ago

ericpgreen2 commented 1 day ago

We've had occasional Javascript errors, frequently TypeErrors, that prevent normal cleanup/dismount of tooltips (e.g. https://github.com/rilldata/rill-private-issues/issues/920). The tooltips hang on the screen. When these errors happen, we should attempt to cleanup the tooltips.