zakodium-oss / react-science

React components and tools to build scientific applications.
https://react-science.pages.dev
MIT License
3 stars 6 forks source link

fix: disable button tooltips with empty content #730

Closed hamed-musallam closed 6 months ago

hamed-musallam commented 6 months ago

We have a warning in the console from Blueprint.js when the button component is used with empty tooltip content. To prevent this, we should disable the tooltip if its content is empty, which makes sense since an empty tooltip should be avoided.

I believe Blueprint.js should disable the tooltip by default if the content is empty.

cloudflare-workers-and-pages[bot] commented 6 months ago

Deploying react-science with  Cloudflare Pages  Cloudflare Pages

Latest commit: efd6246
Status: ✅  Deploy successful!
Preview URL: https://18cf1271.react-science.pages.dev
Branch Preview URL: https://fix-button-tooltip-empty-war.react-science.pages.dev

View logs