Bubble confuses "focused" with "pressed"

Im showing a focus group on condition when an input is focused, but the response i get is that the focus group stays visible only as long as i “press” the input, when i let go it hides

1 Like

That’s exactly how focused works.

Focused: your “keyboard” is writing on that input. As soon as you change to another input focused ends.

Pressed: when you click on the input and release the click.

PS. Can you show me screen of the condition

1 Like

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