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: Prevent submission of sign-in screen when minimum values not yet entered #4702

Closed

Conversation

Nithishvb
Copy link
Contributor

Closes #4690

This PR fixes a refinement to the sign-in functionality by preventing submission of the button until minimum required values are entered.

@Nithishvb Nithishvb changed the title Prevent submission of sign-in screen when minimum values not yet entered Fix: Prevent submission of sign-in screen when minimum values not yet entered Dec 14, 2023
@Nithishvb Nithishvb changed the title Fix: Prevent submission of sign-in screen when minimum values not yet entered fix: Prevent submission of sign-in screen when minimum values not yet entered Dec 14, 2023
@fbwoolf fbwoolf requested a review from pete-watters December 14, 2023 19:04
@fbwoolf
Copy link
Contributor

fbwoolf commented Dec 14, 2023

Looks good @Nithishvb, thanks for the PR, @pete-watters do you want to get this merged since you are assigned to the original issue?

Copy link
Contributor

@pete-watters pete-watters left a comment

Choose a reason for hiding this comment

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

Thanks for this fix @Nithishvb . This fix is working well, thank you! Before I can merge I just need to clean up this PR a bit.

I still see this branch has a merge from dev included.

Can you please:

  • make a branch off dev with a single commit that makes only the change you need
  • commit that following our convention: fix(wallet): ...

We ask for this as we want to keep a clean commit history

@pete-watters
Copy link
Contributor

Closing this as work done here #4709

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.

Prevent submission of sign-in screen when minimum values not yet entered
3 participants