There is no feature to change the roundness value in the current version. However, please mention all your feature requests. So that I can lay out a roadmap for future updates
Possible to make it so that the tooltip can be positioned inside a repeating group in the top position without the tooltip being overlapped ?
I was able to get it to work by positioning the tooltip relative to the bottom of rg element but it would be nice if it would work both ways.
Also if there was any way that it could communicate with elements inside a repeating group so that dynamic text inside a rg could be defined and displayed for each row of data ?
I should have done more homework prior to purchasing as the features that are clearly stated work great. That being said I did purchase with the intent of using in a RG so if these features were possible that would be greatly appreciated.
As Kodsuz, we have handed over the “Wonderful Tooltip” plugin to RapidDev. @RapidDev may be able to help you. I hope your problem will be solved as soon as possible.
Hi, coty! We appreciate your feedback on our “Wonderful Tooltip” plugin. I have instructed my team to look into the possibility of adding the features that you have requested. We will keep you updated on our progress.
Hey there! Please check the review I just posted (4/5 stars). There is an issue with the z-index of the tooltip. If the tooltip is inside a RG of reusable elements the tooltip is not visible and borders are overlayed over the tooltip. Thanks!
Hi @jonah.deleseleuc! Thank you for your review and feedback regarding our plugin. We are looking into the issue you reported. We will keep you posted on any progress as soon as we can.
We’ve pushed a plugin update that fixed the z-index of the tooltip. To try it out, please update your plugin to the latest version.
Also, please note that there is one little limitation.
If you want it to work in repeating groups, please make sure that these repeating groups are not scrollable, otherwise, it will be bugged.
Edit: Can’t use “Page is loaded” for RG because the RG hasn’t loaded when the actions execute. You must wait to create the actions. This is pretty cumbersome. Would be better if the action awaited for the ID to exist and THEN executed.
You’ve got this the wrong way ‘round, @jonah.deleseleuc. Your proposed solution does not work in Bubble’s plugin API. Element plugins that have actions need to throw an initialized event to let the Bubble programmer user know it’s OK to fire those actions. You already know this.
I’d like to see a working example of that, that actually addresses what I think you’re trying to address. Even if it does, it’s easier for the plugin to throw an initialized event. (Also, are you sure it does not? Most element plugin devs figure this out or come across it pretty quickly.) Can’t tell if this particular Bubble plugin developer has yet, but if not, FYI @Efe.
Edit: pointless to ping the OP as this plugin is under new management.
@jonah.deleseleuc We’ve changed the setup on the demo page, so please check it again. Later today the plugin will get another update, that should fix the above-mentioned moments.
If there will be any other questions, please let us know.