drod1107 / next-fresh-crm

The fastest, easiest, lightest weight CRM in Next JS 14, built on lessons working with NextCRM
https://next-fresh-crm.vercel.app
0 stars 0 forks source link

BUG - Contact View has Dropzone - should be form #3

Closed drod1107 closed 1 month ago

drod1107 commented 1 month ago

On the CONTACT view: Should contain a form for inputting:

First Name Last Name Email Street Address City State Zip Code Primary Phone Documents

While documents should be the same drag and drop React Dropzone component used in the Documents view, the remainder of the form is missing and needs reconstruction since having split the primary page into two separate page view for Docs and Contacts