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 form validation for URL text inputs #187

Closed
Tracked by #190
SherRao opened this issue Apr 7, 2024 · 0 comments · Fixed by #266
Closed
Tracked by #190

Add form validation for URL text inputs #187

SherRao opened this issue Apr 7, 2024 · 0 comments · Fixed by #266
Assignees
Labels
feature New feature or request small A very small task

Comments

@SherRao
Copy link
Contributor

SherRao commented Apr 7, 2024

  • Might be worth turning this into its own component? Or maybe adding a URL boolean prop to all text inputs
  • The following regex might be useful for validating URLs that start with "www" or "http(s)": https://regexr.com/3e6m0
@SherRao SherRao added feature New feature or request small A very small task labels Apr 7, 2024
@SherRao SherRao mentioned this issue Apr 7, 2024
21 tasks
@AmirAgassi AmirAgassi self-assigned this Apr 23, 2024
@AmirAgassi AmirAgassi linked a pull request Apr 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request small A very small task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants