the-canonizer / Canonizer-Beta--Issue-Tracking

Canonizer Beta - Issue Tracking
0 stars 0 forks source link

Account Settings : Phone Number issues #943

Closed rupalichavan9860 closed 2 months ago

rupalichavan9860 commented 5 months ago

Issue 1: Move the phone number and mobile carrier fields to the "Personal Information" section.

Issue 2: Set the Phone Number and Mobile Carrier fields as optional. Once the user enters the phone number, it should display an error message to select the mobile carrier.

Issue 3 : After entering the phone number and choosing the carrier to confirm it, the user should receive an OTP on the phone number. Actual Result : As of now user is receiving OTP on registered email address

ks-rahul commented 5 months ago

@rupalichavan9860 Currently, we do not have an SMS gateway, so OTPs are being sent to users via email. Once the SMS gateway is set up, SMS notifications will be enabled.

rupalichavan9860 commented 4 months ago

@ks-rahul I can see new changes now but facing below issue , Without entering into fields "Phone Number (for mobile otp verification)" and "Mobile Carrier" click on "Verify" button

image

image

Result : Button is disabled and need to refresh the page to enable the button

rupalichavan9860 commented 4 months ago

Also change field name to "Phone Number (for mobile OTP verification)" instead of "Phone Number (for mobile otp verification)"

rupalichavan9860 commented 4 months ago

Verified on development server

rupalichavan9860 commented 2 months ago

Except for Issue 3, everything works correctly. so closing this.