🐛 No localization for the error text if the email or password is wrong

Open
#418 7 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
dart, firebase

Research direction

Start by reproducing an incorrect-email login with the listed Firebase dependencies and inspect how Firebase UI Auth selects the error text after localization overrides. Done means the wrong-email or password error is displayed in the overridden locale instead of the current untranslated message.

Written by the indexing model from the issue text.

Description

auth blocked: customer response enhancement Keep Open
Is there an existing issue for this?
  • I have searched the existing issues and found no duplicates.
What plugin is this bug for?

Firebase UI Auth

What platform(s) does this bug affect?

macOS

List of dependencies used.

firebase_core: ^3.6.0
firebase_auth: ^5.3.1
firebase_ui_auth: ^1.16.0
firebase_crashlytics: ^4.1.3
google_sign_in: ^6.2.1
firebase_ui_oauth_google: ^1.4.0

Steps to reproduce

Login with an incorrect email address.

Expected Behavior

After overriding every localization it seems that nothing sets the error message.

Actual Behavior
Screenshot 2024-10-23 at 17 55 53
Additional Information

No response

Dominant language
Dart
Stars
152
Forks
141
Avg merge
2d 11h
Merged PRs (30d)
6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/FirebaseUI-Flutter

All issues in firebase/FirebaseUI-Flutter

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.