Searchbox will not allow selection

I am having trouble with the searchbox input. On the page load, the searchbox is selectable, but if I click somewhere else on the page, I am unable to click back on the searchbox to enter an answer. I started noticing this issue after the searchbox reaches a certain width. Help would be greatly appreciated.

Link to issue: https://rxc.bubbleapps.io/version-test/progress?debug_mode=true

2 Likes

Hey Nate :slight_smile: I’m sure you’ve checked this but just to double-check, do you have any conditional statements set on the searchbox? Can you temporarily set the app editor to public by going to (Settings --> General --> Application Rights --> Everyone Can Edit)?

Awesome - thank you. – I cloned this from the standard Bubble search box and changed the style a bit but as far as I can tell the conditionals shouldn’t be in the problem? I’ve changed the setting to “anyone can edit” – let me know if you find anything fishy.

Hmm, I’m not sure what this could be! When I had clicked the preview link yesterday, I did experience the same behavior where I couldn’t select anything. My only guess is that the static choices of 1, 2 and 3 are too short for a searchbox? (The searchbox will only display options to select after a User has entered two characters, so maybe something odd going on there) I just changed this to “One, Two, Three” for the choices, and it seems to allow me to select an option - is it the same for you?

Ahh interesting. That could be it as I was using dynamic content previously and it was working. I moved to another piece of the project but when I circle back to that I will report my findings for everyone. I’ll let you know what I uncover.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.