You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lack of any de-bouncing mechanism on the Save button in the Create User with Email and Password modal view, which can cause multiple triggers of user creation on Firebase if the user repeatedly taps on the button.
The activity indicator appears too late and it does not really block the user interaction with the Save button.
Ideally, the Save button should not be available for clicking until the previous operation has been completed.
The text was updated successfully, but these errors were encountered:
nerocristallo
changed the title
Multiple user creation request on Firebase when user repeatedly taps the Save button
Multiple user creation requests on Firebase when user repeatedly taps the Save button
Oct 13, 2023
Lack of any de-bouncing mechanism on the Save button in the Create User with Email and Password modal view, which can cause multiple triggers of user creation on Firebase if the user repeatedly taps on the button.
The activity indicator appears too late and it does not really block the user interaction with the Save button.
Ideally, the Save button should not be available for clicking until the previous operation has been completed.
The text was updated successfully, but these errors were encountered: