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 client side form field validation for email and profile picture #5855

Closed
vishalvivekm opened this issue Sep 1, 2024 · 0 comments · Fixed by #5856
Closed

add client side form field validation for email and profile picture #5855

vishalvivekm opened this issue Sep 1, 2024 · 0 comments · Fixed by #5856
Assignees
Labels
kind/chore Necessary task

Comments

@vishalvivekm
Copy link
Member

Current Behavior

In the community member form (https://layer5.io/newcomers):

  1. The Picture field should accept a url to an image and not a data (base64 encoded, etc.) file.
  2. Email validation is broken.

Desired Situation

The above issues should be fixed


Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore Necessary task
Development

Successfully merging a pull request may close this issue.

1 participant