Fix DIAL-V6: V44 rebuild + refined Wizard setup#134
Open
bmoss2015 wants to merge 1 commit into
Open
Conversation
V44 rebuilt from scratch at /share/dialer-mockup-final - Drops the case_type "estate" / "foreclosure" / "other" prefix selection. Hero chip always reads "Same Case · Contact X of Y". - Drops Estate as a value entirely; only Tax Sale and Mortgage Foreclosure surface as sale types. Pemberton's saleType is now "Mortgage Foreclosure" (was Sheriff Sale). - Owner Status simplified to Living / Deceased / Unknown enum. - Hayes status is Deceased; Pemberton is Living. - Right column is one white panel with 3 sections divided by 1px gray-at-8% lines. 20px / 16px / 20px padding per section. - Case Details labels Proper Case (Case Number, County, Sale Type, Sale Date, Time Since Sale, Closing Bid, Net to Firm, Recovery Fee, Owner Status, Attorney). 11px medium gray. - Contact Tree trailing reads "3 Callable · 1 Reference" Proper Case. - Hero has min-h-0 + overflow-hidden so controls always render. - Queue uses scrollbar-width:thin + webkit pseudo-elements via Tailwind arbitrary classes; always-visible 4px gray scrollbar. - 15 leads in QUEUE_PROGRESSED to verify scrollbar shows. Refined Wizard at /share/setup-a (Bree picked A) - 3 steps: Pick Leads / Call Settings / Auto Follow Up. - Step progress indicator at top with check icons for done steps. - Step 1: 10 filter sections (Lead Source, State, County, Case Type, CRM Stage, Call History, Owner Status, Surplus Range, Last Contacted, Litigation). Sidebar with 47 / Estimated Session 3h 45m callout in petrol gradient. - Step 2: Dial From Number (Auto Map recommended + specific number fallback grayed), Compliance (Skip DNC + Skip Litigated), Wrap Up Time slider, Note Handling (new, OFF by default), Voicemail Drop. Dropped "Call Anyway with Consent Recording" entirely. - Step 3: 5 outcome rows with petrol/gray/red color bar, name, template dropdown, Preview link, 1 sentence description. SMS section dropped (pending A2P 10DLC registration not surfaced). - Visual pizzazz: dot pattern background at 3% opacity on 24px grid, section icons, count badges (petrol filled chips), filter chips petrol/outline, petrol sliders, petrol gradient Start Session CTA. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
V44 Routes
V44 Locks Applied
Demo Data
Refined Wizard at /share/setup-a
3 step progress indicator at the top with check icons on completed steps.
Step 1 Pick Leads (10 filter sections in a single card)
Step 2 Call Settings (renamed from Dialer Behavior)
Step 3 Auto Follow Up (renamed from Follow Up Templates)
Visual Pizzazz Across The Wizard
Test Plan
🤖 Generated with Claude Code