E-mail can be added without domain or with fake domain. Only @ is checked.
Summary
Marker can be added without correctly formatted email. Only @ marker needs to be in the email field (example: test@test). If domain ending is added, it can be anything (example: test@test.asdasd)
Steps to reproduce
When adding the marker, app requires to add email. You can add almost anything as long as it is formatted to have @ between two "words".
Example Project
Issue happens in dogxon app.
What is the current bug behavior?
App allows invalid emails to be used when placing the marker
What is the expected correct behavior?
App should not allow the marker to be placed without correct email formatting that contains proper domain
Relevant logs and/or screenshots
Too lazy :)
Possible fixes
Add more detailed rules to the code how email field contents should be formatted and what domains are allowed