[FREE PLUGIN] Better Native Tooltips

Hey people, thought it would be worth sharing here as well.

We just dropped a free / open source little plugin that is essentially a one-click install to upgrade the bubble native tooltips on text, buttons and images to work better.

ezgif-3-d99ca16798

How it works is simple. The plugin detects the tooltips (which are just native title properties) and replaces them for a tippy.js instance with default config.

Check out the docs in the demo for examples on how to configure tooltips in-line!

Demo available here :point_right:t4: Better Native Tooltip

View the editor :point_right:t4: better-native-tooltip | Bubble Editor

11 Likes

This is an extremely cool plugin. I honestly wish I could somehow use it for our onboarding on mobile. 5/5 plugin regardless

1 Like

So good. Loved it!

1 Like

What is the correct way to deal with dynamic plugins? I want to show a tooltip if a an input is empty (1T- Dropdown) and show no tooltip otherwise.
For some reason it always shows the tooltip, even after I entered something in the dropdown.

any thoughts on this @Kayami ?

Anyone experienced this issue:
image

It seems to happen randomnly on some tooltips…

Plugin is down - @ZeroqodeSupport (UNPKG) issue, can you host the files in bubble instead…

ReferenceError: tippy is not defined
at _0x35303b (https://[domain]/version-test/[path]?debug_mode=true:325:143)
at _0x12dea2 (https://[domain]/version-test/[path]?debug_mode=true:364:21)
at NodeList.forEach ()
at https://[domain]/version-test/[path]?debug_mode=true:375:152
at NodeList.forEach ()
at https://[domain]/version-test/[path]?debug_mode=true:373:254
at Array.forEach ()
at MutationObserver. (https://[domain]/version-test/[path]?debug_mode=true:371:40)
at root (https://[domain]/version-test/[path]?debug_mode=true:325:143)

posted in their forum Your use of UNPKG CDN in your plugins - Join the Bubble Community | Zeroqode Forum

Hi everyone,

First, we sincerely apologize for the delayed response. The Unpkg CDN outage over the weekend affected many Bubble apps, including those using our plugins, and we understand the frustration this may have caused. :folded_hands:

The Unpkg team has scaled up their global server deployment from the latest updates, and the issue should now be resolved. You can check the ongoing discussion and updates here: Bubble Forum Thread.

Meanwhile, we are actively discussing with our dev team the possibility of migrating all of the Zeroqode plugins from Unpkg to JsDelivr to prevent similar issues in the future.

As this situation arose over the weekend, the migration process may take some time.

We appreciate your patience and will keep you updated on any further developments. If you are still experiencing issues, please let us know.

Best regards,

Browse all Zeroqode Plugins for Bubble
Banner_Last3

@ZeroqodeSupport @Kayami is it possible to make it disappear right away when it’s no longer hovered? Now I feel like it’s a few milliseconds that it is staying visible?

Otherwise, it’s crazy nice plugin, thank you so much for it :pray: