Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG 🐞] Invalid Email Popup to be notified #2720

Closed
2 tasks done
b-harsh opened this issue Mar 2, 2024 · 2 comments
Closed
2 tasks done

[BUG 🐞] Invalid Email Popup to be notified #2720

b-harsh opened this issue Mar 2, 2024 · 2 comments
Labels

Comments

@b-harsh
Copy link

b-harsh commented Mar 2, 2024

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!

@b-harsh b-harsh added the bug label Mar 2, 2024
Copy link

github-actions bot commented Mar 2, 2024

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 b-harsh changed the title Invalid Email Popup to be notified [BUG 🐞] Invalid Email Popup to be notified Mar 2, 2024
@sambhavgupta0705
Copy link
Member

Similar issue #2125 (comment)

Closing this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants