asyncapi/website

[BUG ๐Ÿž] Invalid Email Popup to be notified

Closed this issue ยท 2 comments

Describe the bug.

In the community section of the Website inside the Ambassadors section,

Screenshot (60)

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,

Screenshot (58)

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.

Screenshot (59)

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?

  • I checked and didn't find similar issue

๐Ÿข Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

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.

Similar issue #2125 (comment)

Closing this one