Hi all, and thanks for reading (and potentially helping).
I want a workflow where I display a loading popup when someone logs in or signs up. Obviously it’s simple to add the show/hide/animate feature at the beginning and end of the relevant workflow, but I run in to issues if someone has not entered a valid email or password. Then the login or signup would fail, and the popup would stay visible.
I could add a close button, but the purpose is to stop people pressing buttons etc. during the process, which as we all know can take a while sometimes.
Any suggestions?