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

Add Linkedin URL validation to 'Linkedin Account Name' in Application Form #593

Open
ayumi-b opened this issue Apr 3, 2024 · 0 comments

Comments

@ayumi-b
Copy link
Contributor

ayumi-b commented Apr 3, 2024

Description:

Brief Summary: Proposal to implement linkedin URL validation for the 'Linkedin Account Name' field on the application form to reduce input errors and ensure data quality.

Field Details:

Field Name: Linkedin Account Name
Current Behavior: Currently accepts any text input without checking for a Linkedin url
Required Validation: The field should validate for at least the domain name 'linkedin.com' to be part of the input
Rationale: Adding URL validation will help prevent user errors during sign-up, and prevent applicants from inputting 'none' in the field

Expected Behavior after Implementation: Upon entering data in the 'Linkedin Account Name' field, the system should immediately check for format validity. If the input does not match the expected format, an error message will be displayed.

Error Message: "Please enter your Linkedin profile URL. For example, linkedin.com/in/your-name"

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

No branches or pull requests

1 participant