[HRIS-458]-[BUG-TASK]-Improvement Bug Fix: Initial Error Banner Message in Sign-in url #358
+2
−2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue Link
Backlog: HRIS-458
Test Case: Authentication TCID 19
Slack: Thread
Definition of Done
Notes
I fixed the issue where the app incorrectly signed out users and showed the "Email does not exist!" alert on page load. Now, it only triggers signOut() if the API request (SignInMutation) explicitly fails, preventing unnecessary alerts while keeping auto-login working.
Commands to run
1.Run Frontend Client
2.Run Backend API
Pre-condition
Expected Output
Screenshots/Recordings
Videos:
Before:
https://drive.google.com/open?id=1qxvERylaMR6jwrUFkFSboyjF2QP3AR4c&usp=drive_copy
After:
Testing HRIS Sign-In: Fixing Unexpected 'Email Does Not Exist' Alert
https://drive.google.com/file/d/12Exi1dDbGeEb6EEloXIVY2G2qJNCBiBr/view?usp=sharing