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

fix-#2104-Unable-to-login-after-clicking-on-the-cancel-button #2232

Conversation

vyukti13
Copy link
Contributor

Fixes #2104
Issue was fixed. Now even after clicking CANCEL button used was able to login into app after giving correct pin

@PratyushSingh07
Copy link
Collaborator

i think your commit message is wrong . You have solved another issue but you are referencing an entirely different one.
Do check it once

@vyukti13 vyukti13 changed the title fix-#1299-Apply-for-loan-icon-should-be-unique fix-#2104-Unable-to-login-after-clicking-on-the-cancel-button Jul 28, 2023
@vyukti13 vyukti13 force-pushed the fix-#2104-Unable-to-login-after-clicking-on-the-cancel-button branch from acffaa7 to b2d6166 Compare July 28, 2023 06:37
@vyukti13
Copy link
Contributor Author

Sorry for it. I have rectified the my mistake and done the appropriate changes.

@vyukti13
Copy link
Contributor Author

@PratyushSingh07 any update on this PR. Please do let me know if any changes are required

)
.createMaterialDialog()
.show()
TODO()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why TODO() ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because earlier the show dialogue box logic was written in this method, so I moved that logic to button click listener and may be in future we could write some appropriate functionality in this overwritten method therefore I mentioned TODO in it

@PratyushSingh07
Copy link
Collaborator

also, I cannot merge your PRs @vyukti13 thats upto our mentor @jawidMuhammadi

@PratyushSingh07
Copy link
Collaborator

Hi @therajanmaurya as discussed , I have opened PR #2277 in place of this PR. We can hence close this down

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to login after clicking on the cancel button
3 participants