Multiple user creation requests on Firebase when user repeatedly taps the Save button
- Objective C or Swift: Swift
- iOS version: 16.3.1
- Firebase SDK version: FirebaseAuth 10.15.0
- FirebaseUI version: 13.1.0
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.
Hi, is anyone willing to take care of this?
Hello,
Thank you for taking the time to submit this bug.
A new release is planned shortly for SwiftUI native Auth that replaces the previous Auth FirebaseUI, which should resolve this request.
In the meantime, we will close this issue, if this is not resolved in the new version - please feel free to create a new issue.