Conditional visibility when widget has focus not working smoothly

Widgets & Design

I added conditional visibility on the password instructions (Text) so that on Widget Focus State password has focus. The problem is on test and run mode, when I click into the password input, the instructions don't appear. When I click out of the input, I click anywhere else on the page, then click into the password input again, only then do the instructions appear.

How do I make the instructions appear immediately if the user clicks into the password box?

What have you tried so far?

I've tried to run it in test mode and run mode with the same problem. I did the same in the confirm password input and got the same problem.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
2 replies