[GH-ISSUE #602] Add loading indicator while log-in #6854

Closed
opened 2026-04-10 23:12:47 -05:00 by GiteaMirror · 6 comments
Owner

Originally created by @atefBB on GitHub (Sep 15, 2019).
Original GitHub issue: https://github.com/bitwarden/android/issues/602

After inserting login credentials, the app must show a loading indicator, and not keeping the user
waiting without knowing that the app is trying to send an authentication request.

Originally created by @atefBB on GitHub (Sep 15, 2019). Original GitHub issue: https://github.com/bitwarden/android/issues/602 After inserting login credentials, the app must show a `loading` indicator, and not keeping the user waiting without knowing that the app is trying to send an authentication request.
Author
Owner

@kspearrin commented on GitHub (Sep 16, 2019):

We already do this as far as I can tell.

<!-- gh-comment-id:531615754 --> @kspearrin commented on GitHub (Sep 16, 2019): We already do this as far as I can tell.
Author
Owner

@atefBB commented on GitHub (Sep 16, 2019):

I'm using the version 2.2.2 (2072) and it hasn't this feature!

<!-- gh-comment-id:531716782 --> @atefBB commented on GitHub (Sep 16, 2019): I'm using the version 2.2.2 (2072) and it hasn't this feature!
Author
Owner

@kspearrin commented on GitHub (Sep 16, 2019):

Are you unlocking or logging in? These are two different things.

<!-- gh-comment-id:531743824 --> @kspearrin commented on GitHub (Sep 16, 2019): Are you unlocking or logging in? These are two different things.
Author
Owner

@atefBB commented on GitHub (Sep 16, 2019):

confusing!
In the main interface in shows Verify Master Password and Unlock button in the corner!
Is that the unlocking interface you talking about?
Anyway, unlocking request processing should have a loading indicator too!

<!-- gh-comment-id:531780488 --> @atefBB commented on GitHub (Sep 16, 2019): confusing! In the main interface in shows `Verify Master Password` and `Unlock` button in the corner! Is that the `unlocking` interface you talking about? Anyway, `unlocking request processing` should have a `loading indicator` too!
Author
Owner

@kspearrin commented on GitHub (Sep 16, 2019):

Unlocking does not communicate with the server, so there shouldn't be any delay.

<!-- gh-comment-id:531781278 --> @kspearrin commented on GitHub (Sep 16, 2019): Unlocking does not communicate with the server, so there shouldn't be any delay.
Author
Owner

@djsmith85 commented on GitHub (Nov 18, 2021):

Closing this issue as it appears the originally posted problem has been resolved. If this happens again or continues to be an issue please feel free to re-open this issue and let us know, along with any additional detail to assist with reproduction and root cause analysis.

<!-- gh-comment-id:973019934 --> @djsmith85 commented on GitHub (Nov 18, 2021): Closing this issue as it appears the originally posted problem has been resolved. If this happens again or continues to be an issue please feel free to re-open this issue and let us know, along with any additional detail to assist with reproduction and root cause analysis.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#6854