Leave the First Name value on the signup page after the signup failure (New Universal Login)

Feature: Preserve the First Name value on the signup page after the signup failure (New Universal Login)

Description: When a user comples the registration form and inputs an invalid email address, the signup fails and the screen gets refreshed. After the page refresh when a form is displayed again, we want to display the First Name field with the same value as in the previous attempt so the user does not have to fill it in again.

Use-case: We want to improve the user experience on the sign up form.