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] At carrier page - Date Input Field Allows Invalid Six-Digit Year in Job Application Form #870

Closed
byteom opened this issue Oct 27, 2024 · 2 comments · Fixed by #875
Closed

Comments

@byteom
Copy link
Contributor

byteom commented Oct 27, 2024

The issue in the form’s date input field is that it allows the user to input a six-digit number in the year section, as shown in the image (displaying "275760" in the year section). This is a usability and validation issue, as typical date formats only require four digits for the year.

//assign this to me

image

Copy link

Thank you for creating this issue! 🎉 Your issue will soon be reviewed by Project Maintainers. 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

Thanks for creating the issue in SkillWise!
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 Maintainer – & @anuragverma108 – Project Collaborator – for more updates!

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

byteom added a commit to byteom/SkillWise that referenced this issue Oct 27, 2024
…nvalid Six-Digit Year in Job Application Form
PriyaGhosal added a commit that referenced this issue Oct 30, 2024
Fix issue #870 At carrier page - Date Input Field Allows Invalid Six-…
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