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

Validator not added in login Screen #223

Open
tarun824 opened this issue Dec 15, 2023 · 3 comments
Open

Validator not added in login Screen #223

tarun824 opened this issue Dec 15, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@tarun824
Copy link

🐛 Describe the bug

We are making an API call for login without checking if the password is empty or not, and the user should know what mistake they are making in login_screen.

solution:
I am adding validator for password TextFormField and checking value is empty or not based on that we will make a API call for login.

@chandansgowda chandansgowda added the bug Something isn't working label Dec 27, 2023
@Touseef-md
Copy link

Hey @chandansgowda, I would like to work on this issue. If tarun is working on this, then it's fine.

@tarun824
Copy link
Author

tarun824 commented Jan 1, 2024

Hi @Touseef-md ,I am working in this issue

@vrundraval24
Copy link
Contributor

hey @tarun824 any updates. if there will be no response from you soon, we will assign this issue to someone else. But as this issue was already assigned to you, we will give priority to you. So please respond if you still wanna work on this issue.

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

Successfully merging a pull request may close this issue.

4 participants