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

feat: input validation #3

Open
elianiva opened this issue Jan 18, 2024 · 0 comments
Open

feat: input validation #3

elianiva opened this issue Jan 18, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@elianiva
Copy link
Member

we should validate our input so that these cases are fulfilled:

  • the url must be valid
  • the custom url shouldn't be less than 4 characters and it shouldn't be more than 25 characters
  • ideally we should show a message if something is incorrect for better feedback

feel free to suggest any other things that we should validate

@elianiva elianiva added enhancement New feature or request good first issue Good for newcomers labels Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant