MerginMaps / MerginMaps/mobile
SSO Login - sign in button is enabled for invalid domain
Open
Nobody has claimed this yet.
auth
bug
ui/ux
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Sign in button on screen Sign in with SSO is enabled if invalid mail is entered.
Steps:
- in the app click Continue with SSO
- insert email: haha@example..com (with two dots!!)
- click Sign in -> button is enabled, but getting an error
I guess, that Sign in button should be disabled in case of non-registered domain
OS: Android 14
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the “Sign in with SSO” screen and reproduce the Android 14 steps using haha@example..com. Trace the email validation and button-enabled state; done means invalid email input, including the two-dot example, keeps Sign in disabled and valid input remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100