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:f&q page is accepting invalid name, e-mail and the message section is accepting message of any length #1872

Open
4 tasks done
sindhuja184 opened this issue Nov 2, 2024 · 2 comments

Comments

@sindhuja184
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

The form of f&q is accepting

  1. Any value for the name like all numbers, special characters etc.
  2. Invalid e-mail addresses
  3. Its accepting the message of length >= 1

I would like to

  1. Make the name field accept only letters
  2. Make a stricter e-mail address such that only the valid emails are accepted
  3. Make sure that the content is of minimum length so that the problem explained by the user is easily understandable by the back-end team

Screenshot:-
image
image

I want to contribute in your project.

Thanks @PriyaGhosal

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
Copy link
Contributor

github-actions bot commented Nov 2, 2024

Thank you for creating this issue! 🎉 Your issue will soon be reviewed by either the PA or a mentor. Please note that Level 1 is temporary and can be changed during the review. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Copy link
Contributor

github-actions bot commented Nov 2, 2024

Thanks for creating the issue in BuddyTrail!
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @PriyaGhosal – Project Admin – for more updates!

We're excited to see your contribution as part of GSSOC Extended Edition 2024 and Hacktoberfest! 🎉
Happy open-source contributing!

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

Successfully merging a pull request may close this issue.

1 participant