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

FE Optional feature for drop down company box in Create New Contact #53

Closed
3 tasks done
CCirbo opened this issue Dec 17, 2024 · 0 comments · Fixed by turingschool/tracker-crm-fe#90
Closed
3 tasks done
Assignees

Comments

@CCirbo
Copy link
Collaborator

CCirbo commented Dec 17, 2024

In Create a New Contact there is a drop down box for Companies. This box right now will do a fetch call for all companies that belong to a user so a company can be attached to a contact. Possible options for this drop down are:

To have the new company form or new contact form sort of like pop open when the user clicks to create new and then after the submit, both the company and the contacts are created at the same time.

  • Update NewContact component to show pop up to add new company
  • Update impacted Cypress tests
  • Create additional Cypress tests
@CCirbo CCirbo moved this to Backlog in Tracker CRM Dec 17, 2024
@epintozzi epintozzi moved this from Backlog to Todo in Tracker CRM Feb 4, 2025
@epintozzi epintozzi assigned Crosswolfv1 and devklynch and unassigned Crosswolfv1 Feb 4, 2025
@devklynch devklynch moved this from Todo to In Progress in Tracker CRM Feb 4, 2025
@devklynch devklynch moved this from In Progress to Ready for Review in Tracker CRM Feb 10, 2025
@github-project-automation github-project-automation bot moved this from Ready for Review to Done in Tracker CRM Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants