Sorry if this has been asked and answered already, but just wondering if the BDK Floater can be used within reusable elements? I assume if it is possible, it would be contained only within the reusable element?
For instance, a reusuable element with a table header as a group, then beneath a repeating group set to extended scroll. So essentially the idea would be to have the table header sticky while the user can scroll through the repeating group entries.
Hey @luke2,
Yes it should be indifferent to using within reusable / main page elements. The only condition as noted on the docs is the element you’re trying to float should be visible (as this means even your reusable is on the main page)
Hi @gaurav. I just purchased your phone input plugin. Was happy to find it, but I’m currently experiencing some issues I’m hoping you can help troubleshoot. I have the input placed inside a popup within a reusable element. The group within which the input is nested has conditional visibility rules. I’ve checked the “inside popup” setting and made the input’s visibility rules the same as those for the group within which it is nested, but it’s still not working. Can you help me understand why? Thank you!
Hi @gaurav. An addendum to my prior post: I was able to get the plugin (almost) working by checking the “this input is active” setting on the input element. Clearly, it’s not ideal that the input must be active to be visible. I would classify that as a serious bug, unless I’m missing something.
That said, even now, I can’t get the dropdown to display correctly. Please help me figure out a fix. I would love to be able to use your plugin in my project (particularly since I’ve already paid for it). Thank you!
And now … It’s back to not even displaying, without me having changed anything. Tried to adjust visibility to get it back and now it’s throwing this error. I really need some help here. Right now, I’m feeling like I wasted $16.
@ts11
Can you PM a link to the editor of the page so that I can take a look. Also I think its fair to expect a response time of 24-48 hours on the forum
Hi @gaurav, thank you for the plugin.
I am having the same issue as @ts11. My dropdown doesn’t display correctly in exactly the same manner as his photo. However, my phoneinput is neither in a popup or in a reussable element.
I also agree with @ts11 that the phoneinput should not be hidden when “this input is active” is unchecked. The input should merely be visible and the user should not be able to interact with it. (perhaps even hiding the little dropdown arrow for the flags if you want to get fancy). My use case being that I’d like to display user phone numbers on their public profiles, but I obviously don’t want strangers to be able to interact with an editable field.
Lastly, and maybe I’m missing something here, but the input displays a example number with proper formatting for the country, however, it does not auto-format the users entry when they type it in (much like you experience with the entry of dates in a date input). Nor does the phone number display later with that formating.
Example, if I type a use number such as “(123) 456 1234” (assuming I use a valid number of course) the number is saved as 1234561234 and later is only displayed as 1234561234 when I recall it into the same input.
Actually one more thing. If the inputs initial value is set to a users number from the database, it only populates on page load. So when I save the phone number to the database in a field I’m using for editing. It does not update the display of the other phone display I have on the page. This is inconsistent with every other type of field in bubble and while I figured out what was going on, it is certainly confusing.
Sorry about the delayed response on this. I mistakenly marked the comment as read.
The dropdown shown in screenshot posted by @ts11 is behind / above the other inputs based on the order of your bubble elements. You can right click the element (or try placing it inside a group) and then right click -> ‘Send to front’. Regarding the other issues you’re facing, can you DM me a link so that I can see it in action & debug.
Hi @gaurav
Thank you for your contributions to the bubble plugin universe!
Question about the Floater plugin: It seems if I adjust the screen width after page load the floating elements stay in place instead of adjusting with the page and at some point jump all the way to the left - this happens also in your demo. Is there a way around it?
Thanks,
Gaudenz
Thank you for the feedback @gaudenz! Appreciate it
Did you mean manually change the width of browser window? That’s an edge case I haven’t accounted for since generally plugins aren’t built with expectation that the browser width would be changed by viewer after loading the page.
Yes - but I fully understand. I just discovered it because I am working on a design where users with large screens might want to readjust for convenience. (So I guess it works when people rotate their tablet? I didn’t test that.)
You’re probably right about this being an edge case.
This is happening to me @laurence did you ever find a solution to this?
Basically unusable if it closes the GF each time the date is picked.
@gaurav I read through this thread but you didn’t mention anything about it. Perhaps you can assist as I have just purchased this plugin only to find out it can’t be used.
That was more than six months ago and it’s a bit out of my current context since I’ve tried so many things and in a lot of ways gotten away from GF if a regular popup will do.
(note: when replying to an old comment, especially in a long thread like this one, it’s important to click Reply in the specific comment rather than the reply button that generally applies to the whole thread, not the specific comment.
This way, you’ll be connecting your comment with the one you’re replying to, e.g. )
I don’t know if this is the best solution or where it may apply or not apply, but what I’m doing is making popups and Group Focus elements bigger than they otherwise need to be, adding a transparent group below the functional part of the element. That way other elements of the group are contained when they open up. Then, when they are clicked to close themselves, the click or touch is still within the area of the popup or GF.
This all may get a little squirrely when the group focus wants to open below the bottom of a page. I’m not sure I’ve ever dealt with that.
Hi @gaurav I love your Range date picker, by far I still think this plugin is the most suitable for my app. However I found a problem that I couldn’t solve for several days, I hope you or someone else could help me. I’m using the plugin as “Range Type Picker” for my single page hotel reservation app. Here’s my the conditional formatting :
My goal is whenever my user is creating a new reservation then the Range Picker will be set to current date, and whenever my user is opening the “recorded” data through RG List the Range Picker will set to Parent’s data. However it seems like your plugin keeps ignoring the conditional format whenever user change its Range Picker, so what I got is the Range Date keeps sticking to the last change of user input, as you can see here I have a dummy reservation under the name of Retno Puji, she supposed to be stay on May 19th - 20th, turns out it changed to May 5th - 6th :
Hi @hanifyaskur,
Actually that’s the expected behavior. In bubble development, the ‘initial content’ applies only until the user had modified the content. So once the user has changed the content, changing your initial content conditionally will have no effect.
Right I get it, I ended up using bubble’s calendar joined with your range picker, so it holds the parent’s data as the initial value, but I can easily forced the output through your plugin. works like a charm now. Thank you bro!
I am currently using your slideable menu plugin and it is great so thank you. However, when I run my site through Google’s mobile friendly testing site (https://search.google.com/test/mobile-friendly) Google finds two issues that are related to this plugin. They are both redirection issues. here are the details: