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

Update Create New Job Application Page #77

Open
4 tasks
jchirch opened this issue Jan 7, 2025 · 0 comments
Open
4 tasks

Update Create New Job Application Page #77

jchirch opened this issue Jan 7, 2025 · 0 comments

Comments

@jchirch
Copy link
Collaborator

jchirch commented Jan 7, 2025

A user should be able to add a Contact from their Contacts page to a Job Application when creating a new Job Application. The user should be able to access their Contacts on the form through a dropdown menu.

Note: The and for Contact information and the useState variable both exist in NewJobApplication.tsx. Both are commented out, functionality needs to be build around them.

Acceptance Criteria

  • Contact information should be a dropdown menu.
  • Dropdown menu displays all contacts associated with the logged in user.
  • When saving a new Job Application, selected contact should be saved in a successful post request.
  • Having Contact Information is optional, not having it should not result in a missing field error.

Image

@jchirch jchirch moved this to Backlog in Tracker CRM Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant