Skip to content

(fix): Error Message for Empty Phone Verification Confirmation Code #4212

Ticket(s) / Related Merge Requests

Issue: #4212 (closed)

Summary of Changes

This MR adds an error message when no input is supplied to the confirmation code field for the phone verification form.

Note: This is currently a draft and isn't complete yet.

Testing Considerations

I'm triggering Phone Verification by attempting to enable SMS 2FA, although there may be a another place to do this. I also currently only have text for English, not all languages yet.

Regression Scope

This should only affect the phone verification process.

Platform Affected (web, mobile, etc)

Mobile

Developer Testing Completed

  • Triggering phone verification and testing an empty input in both iOS and Android
  • Successfully submitting a correct code

Screenshots

iOS:

phone_verification empty_code invalid_code

Android:

empty_code_android invalid_code_android

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports