Some of what our apps try to do with tooltips would be better done with this component: https://react-spectrum.adobe.com/v3/ContextualHelp.html
I'm going to pull out our button/tooltip combo anyway for #47 but with a bit more discussion we should drop the hover interaction for info/warning scenarios in favour of press only.
We'd also need to discuss the styling and content of the popover which is title/text rather than a typical tooltip short string. Note this matches some of our use well, e.g. the language dialogs.
Some of what our apps try to do with tooltips would be better done with this component: https://react-spectrum.adobe.com/v3/ContextualHelp.html
I'm going to pull out our button/tooltip combo anyway for #47 but with a bit more discussion we should drop the hover interaction for info/warning scenarios in favour of press only.
We'd also need to discuss the styling and content of the popover which is title/text rather than a typical tooltip short string. Note this matches some of our use well, e.g. the language dialogs.