When users send an email, they can send invalid information in the form, e.g. their email address
Severity
:white_large_square: Low: Minimal impact, such as cosmetic bugs that do not affect the functionality or usability of the system.
:white_check_mark: Medium: Cause inconvenience or annoyance, with temporary workarounds available.
:white_large_square: High: Limit key system functions, with possible temporary workarounds available.
:white_large_square: Critical: Cause a complete or severe system outage with no workarounds.
Steps to Reproduce
Open the app.
Go to the menu.
Select the "Send Feedback" option.
Select "email".
Fill the form with wrong data.
Name: F
Email: f
Phone number: 1
Feedback: H
Select "submit" button.
See error
Current Result
There is no a message to verify the email or another fields are in a correct format
Expected result
Error message should be displayed to correct the wrong data, por example "The provided email is not in the correct format. Please make sure to enter a valid email address."
Attachments
Environment
Device: Mobile
Brand: iPhone
Model: 14 Pro
OS: iOS16.6
Screen 6.1"
Bug description
When users send an email, they can send invalid information in the form, e.g. their email address
Severity :white_large_square: Low: Minimal impact, such as cosmetic bugs that do not affect the functionality or usability of the system. :white_check_mark: Medium: Cause inconvenience or annoyance, with temporary workarounds available. :white_large_square: High: Limit key system functions, with possible temporary workarounds available. :white_large_square: Critical: Cause a complete or severe system outage with no workarounds.
Steps to Reproduce
Current Result
There is no a message to verify the email or another fields are in a correct format
Expected result
Error message should be displayed to correct the wrong data, por example "The provided email is not in the correct format. Please make sure to enter a valid email address."
Attachments
Environment Device: Mobile Brand: iPhone Model: 14 Pro OS: iOS16.6 Screen 6.1"
Workaround
N/A
Additional information
TC-335