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

[FEATURE] create Passport registration #62

Closed
acharliekelly opened this issue Jun 21, 2021 · 2 comments
Closed

[FEATURE] create Passport registration #62

acharliekelly opened this issue Jun 21, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request frontend

Comments

@acharliekelly
Copy link
Collaborator

passport-registration

This is an advanced user registration, so they already have the basic Viewer account.

Requirements

  • Refer to user's name, which should be available from profile
  • Input fields:
    • Street Address (text, required)
    • City or town (text, required)
    • State (text, required)
    • Zip code (text, required)
    • Why are you signing up to the NPDC? (required, textarea, minimum character count)
  • Submit button

Validation
passport-registration-validation

@acharliekelly acharliekelly added enhancement New feature or request frontend labels Jun 21, 2021
@dylanesque dylanesque self-assigned this Jun 30, 2021
@dylanesque
Copy link
Collaborator

dylanesque commented Jul 2, 2021

Just out of curiosity, is there any reason the zip code should be text? This seems like something that could be confusing to a user when it gets validated.

EDIT: nvm, per https://stackoverflow.com/questions/23676778/what-html5-form-attribute-should-be-used-for-a-zipcode

@srsexton94 srsexton94 added this to Review in progress in National Police Data Collaborative MVP Jul 17, 2021
@srsexton94 srsexton94 removed this from Review in progress in National Police Data Collaborative MVP Jul 17, 2021
@dylanesque
Copy link
Collaborator

MVP of this issue is complete, future work on this feature will be outlined as needed in subsequent tickets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
None yet
Development

No branches or pull requests

2 participants