Trimming phone number prefix on Universal Login

Feature: Trimming phone number prefix on Universal Login

Description: When we’re shown the prefill on the Universal Login screen using the sms connection, we can see the prefix of the phone number is also added to the phone number input.
This is an issue since Auth0 provides with a selector for the prefix value, so, ideally, this value should be trimmed off the phone number.

Use-case: Providing the best experience for our users using Universal Login.

You can enhance the user experience on Universal Login, implement a script to automatically trim the country code prefix from the phone number input field. This will prevent duplication and confusion, as Auth0 already provides a separate selector for the prefix.