apu52 / Travel_Website

🚀 Welcome🌈 , This repo is officially accepted for IEEE-IGDTUW Open Source Week 2024🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos.
https://apu52.github.io/Travel_Website/
MIT License
302 stars 591 forks source link

[Bug]: Check the email format while subscribing #1547

Closed Ishika-Gupta06 closed 3 weeks ago

Ishika-Gupta06 commented 1 month ago

Is there an existing issue for this?

Describe the bug

When users try to subscribe by entering their email, there is no validation or improper validation of the email format. As a result, users are able to enter incorrect or improperly formatted email addresses, causing issues with subscription or registration.

Expected behavior

When users enter their email in the subscription form:

The email should follow the standard format, i.e., username@domain.com. If the email format is incorrect, an error message should appear, prompting the user to enter a valid email. The form should not be submitted until a properly formatted email is entered

Add ScreenShots/Videos

Screenshot 2024-10-20 201308

On which device are you experiencing this bug?

Browser: Chrome

Record

Ishika-Gupta06 commented 1 month ago

@apu52 Please assign me under Gssoc-ext, hacktoberfest and level-1,2,3

IRONalways17 commented 1 month ago

/assign

Ishika-Gupta06 commented 3 weeks ago

@apu52 PLEASE REVIEW THE PR

github-actions[bot] commented 3 weeks ago

✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀