wso2 / identity-apps

Apache License 2.0
69 stars 259 forks source link

Fix the issue in the self-registration flow when the email address is configured as a unique value #7098

Closed DilshanSenarath closed 2 days ago

DilshanSenarath commented 1 week ago

Purpose

This PR resolves issues in the self-registration flow when the email address is configured as a unique value. Previously, if a user entered an already registered email, they were redirected to an error page without an option to enter a different email and continue the registration process. This PR addresses that by including the email field on the error page. Additionally, it fixes an issue where, even with a valid email, the password fields would trigger an 'empty password' error. These issues are now resolved with this PR.

Related Issue

wso2-jenkins-bot commented 1 week ago

🦋 Changeset detected

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.