You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the community section of the Website inside the Ambassadors section,
Scroll to bottom of the section and you will encounter the option where you will get the "SUBSCRIBE TO NEWSLETTER OPTION" When you enter the email without @ and try to Subscribe the error is shown,
then and there without even performing the onClick action of the button, whereas when I subscribe using without . then there
is no warning it accepts the input
but throws the error at the end we can give a similar warning as in the above case.
Expected behavior
in short, we can restrict the input type using some javascript properties
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
b-harsh
changed the title
Invalid Email Popup to be notified
[BUG 🐞] Invalid Email Popup to be notified
Mar 2, 2024
Describe the bug.
In the community section of the Website inside the Ambassadors section,
Scroll to bottom of the section and you will encounter the option where you will get the "SUBSCRIBE TO NEWSLETTER OPTION" When you enter the email without @ and try to Subscribe the error is shown,
then and there without even performing the onClick action of the button, whereas when I subscribe using without . then there
is no warning it accepts the input
but throws the error at the end we can give a similar warning as in the above case.
Expected behavior
in short, we can restrict the input type using some javascript properties
Screenshots
asyncapi_website_.AsyncAPI.specification.website.-.Google.Chrome.2024-03-03.00-31-05.1.mp4
How to Reproduce
the video is attached for the reference
🥦 Browser
Google Chrome
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: