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: Validate Google drive, but not sure how to use custom error msg #1526

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

evanyang1
Copy link
Member

Fixes #1369
(Sort of)

What changes did you make and why did you make them ?

  • Add validate function to data.js for google drive field
  • Add validate field to register object

!! I didn't find out how to do a custom error message.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied

image

Visuals after changes are applied

image

@github-actions
Copy link

github-actions bot commented Oct 9, 2023

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b hackforla-evan1369 development
git pull https://github.com/hackforla/VRMS.git evan1369

@JackHaeg
Copy link
Member

FYI - the requirement to validate Google Drive has changed since this PR was delivered, and this function will likely be dropped. I will confirm with the stakeholder tomorrow and update/close this PR pending approval.

@trillium
Copy link
Member

@JackHaeg Looking to resolve this, did we get confirmation on this requirement?

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

Successfully merging this pull request may close these issues.

Form Validation - Google Drive URL
3 participants