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?