Skip to content

Validations of user input (email/password/display name) do not clear when user fixes them #1310

@bezysoftware

Description

@bezysoftware

[REQUIRED] Describe your environment

  • Operating System version: Windows 11
  • Browser version: Firefox 147
  • Firebase UI version: 7.0.2-beta
  • Firebase SDK version: 11.10.0
  • Package name: @firebase-oss/ui-angular

[REQUIRED] Describe the problem

Validations of user input (email/password/display name) do not clear when user fixes them. E.g. "Password should be at least 8 characters" error should clear once user actually types 8 characters. Same when checking the email, it should clear once user types in correct email.

Steps to reproduce

Use <fui-sign-in-auth-screen /> or <fui-sign-up-auth-screen /> or <fui-forgot-password-auth-screen />, try to type wrong email/short password, see the error show up, then correct the issue. Red error remains.

Relevant Code

Tested here: https://fir-ui-rework-angular.web.app/screens/sign-up-auth-screen-w-oauth

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions