Open bhousel opened 6 months ago
Have we noticed issues with tooltips and other popovers across different browsers @bhousel?
Have we noticed issues with tooltips and other popovers across different browsers @bhousel?
Not really - this is more about clearing away tech debt.
Ok thanks for clarifying @bhousel
Since April 2024, Popover API is supported in all evergreen browsers. We can probably replace a lot of our complex d3 code for drawing tooltips and popovers with much simpler code that works across browsers. see: https://developer.mozilla.org/en-US/docs/Web/API/Popover_API