Revamp Add Single Customer in Right-Side Drawer
Move the add single customer create flow in CDP (Customer / All people) from a full page into a right-side drawer — website only.
Why: creating a customer is a create-only action — the user cannot (and is not meant to) associate the customer with other CRM modules (deal / ticket / task / company) during creation, so it only needs the field-entry form. Rendering that on a full page is too much surface and leaves large blank space, which reads poorly. A focused right-side drawer keeps the user in context on the customer list and matches the lighter, create-only intent.
Scope Changes
- Frontend —
qontak-customer-fe: render the existing add-single-customer create form inside a right-side drawer opened from the customer list, replacing the full-page create route as the entry point. Website only. No new fields, no CRM-module association added. - Design — new right-side drawer layout for "Add customer" (Figma).
PRDs
- prd-add-customer-drawer.md — revamp the add-single-customer create flow into a right-side drawer (website only).