Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Drop application v1.2.5 ] Registered users can't login to the app #10

Open
jubreal opened this issue May 11, 2019 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@jubreal
Copy link

jubreal commented May 11, 2019

Expected behavior

When users who are already registered try to log in with correct details, they should be able to access their account.

Actual behavior

The app does not leave the login page and fails to give feedback regarding the login process. But if a wrong password is supplied, the app gives a feedback to indicate that the password is incorrect. (I carried out this to ascertain the main behavior of the bug)

How to reproduce

  • Launch the app

  • Provide your correct login credentials and click the login button
    Wait and observe the bug

Browser/App version-: v1.2.5

Operating system----: 6.0

Recording Of The Bug

https://youtu.be/zOODblx_HHE

@petermcneil petermcneil self-assigned this May 12, 2019
@petermcneil petermcneil added the bug Something isn't working label May 12, 2019
@petermcneil
Copy link
Owner

Hi! 👋

Thank you for reporting! Judging from the video your password is 6 letters long, this should not be allowed as the password minimum length is 8. I guess somehow Drop is validating these properly.

Confirmed bug, I will chase down after my studies.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants