`Your email address` textfield needs validation
See original GitHub issueDescription
Your email address
textfield needs validation
Kudos to @MadhaviSeelam for the find!
Steps to Reproduce
- install
1.45.90
- launch Brave
- set up a
Brave VPN
connection - click on the
VPN
button in the toolbar - click the
Gears
icon - click on
Contact technical support
- enter
aaaa
into theYour email address
field - click
Submit
Actual result:
Failed to create support ticket, check your connection.
Expected result:
Should balk at the non-email-address text aaaa
and throw an error saying so, with the Your email address
textfield highlighted in red
Reproduces how often:
100%
Brave version (brave://version info)
Brave | 1.45.90 Chromium: 106.0.5249.103 (Official Build) beta (x86_64) |
---|---|
Revision | 182570408a1f25ab2731ef5f283b918df9b9f956-refs/branch-heads/5249_91@{#6} |
OS | macOS Version 11.7 (Build 20G817) |
Version/Channel Information:
- Can you reproduce this issue with the current release?
N/A
- Can you reproduce this issue with the beta channel?
Yes
- Can you reproduce this issue with the nightly channel?
Yes
Other Additional Information:
- Does the issue resolve itself when disabling Brave Shields?
- Does the issue resolve itself when disabling Brave Rewards?
- Is the issue reproducible on the latest version of Chrome?
Miscellaneous Information:
cc @MadhaviSeelam @aguscruiz @bsclifton @spylogsster @rmcfadden3
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:7 (1 by maintainers)
Top Results From Across the Web
How to validate email in a TextFormField - Stack Overflow
To validate the form, you can use the autovalidate flag and set up a validator for email. There ...
Read more ><input type="email"> - HTML: HyperText Markup Language
The input value is automatically validated to ensure that it's either empty or a properly-formatted email address (or list of addresses) ...
Read more >Validating email addresses - The complete HTML5 tutorial
Another way to validate email addresses is to use the pattern attribute. As mentioned in the chapter about patterns, the pattern can be...
Read more >Flutter Tutorial - Email Validation In 7 Minutes - YouTube
Use Forms and TextFormFields for Email Validation in Flutter. Also, learn how to autofill email fields.Click here to Subscribe to Johannes ...
Read more >How to Validate Email Address in Google Form Textbox
How to Validate Email Address in Google Form Textboxlimjetwee#limjetwee#googleform# emailaddress #google.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The above requires
1.46.87
or higher for1.46.x
verification. However, I believe we can verify the above without the need for the SKU SDK v2 to land on the server side.Verified
PASSED
usingSteps:
1.46.133
Brave VPN
connection viaaccount.bravesoftware.com
VPN
button in the toolbarGears
iconContact technical support
Confirmed
Your email address
text field shows correct validation messagePlease enter a valid email address for invalid email address
Confirmed validation message
Please choose a reason
returned for not choosing aSubject
Confirmed validation message
This field is required
returned for empty body