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

solve Invalid Email Format in Text Field #245 #270

Merged
merged 4 commits into from
Oct 11, 2024
Merged

Conversation

DevJethava
Copy link
Contributor

solve Bug Report: Accepting Invalid Email Format in Text Field #245

@hieuwu
Copy link
Owner

hieuwu commented Oct 11, 2024

Hey can you please provide some screenshots? It would be very helpful when I review the PR

@DevJethava
Copy link
Contributor Author

Email cheker

Signup screen signing screen

Dev Jethava and others added 2 commits October 11, 2024 18:35
- Added a coroutine to display a snackbar when an invalid email address is entered.
- Used `withContext(Dispatchers.Main)` to ensure the snackbar is displayed on the main thread.
- Displayed "Invalid Email address!!" message in the snackbar.
bug/email_format
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
4.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@DevJethava
Copy link
Contributor Author

@hieuwu, could you please check PR and Marge? I appreciate and consider your comments as I start my career as an open-source contributor. Thanks.

@hieuwu hieuwu merged commit 6b29f56 into hieuwu:main Oct 11, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants