mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-27 22:45:03 +00:00
Replaces the auto-dismiss toast on accept with a shadcn Dialog that
names the portfolio and offers a "Go to {portfolioName}" CTA. Decline
keeps the existing toast. router.refresh() updates /home in place, and
revalidatePath("/home") in the API handler guarantees the server-rendered
portfolio list is fresh on any later navigation.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| building-passport | ||
| due-considerations | ||
| home | ||
| plan | ||
| portfolio | ||
| property | ||
| search | ||
| signin | ||
| Buttons.tsx | ||
| ConfirmDialog.tsx | ||
| Navbar.tsx | ||
| PlusIcon.tsx | ||
| ProfileDropDown.tsx | ||
| Provider.tsx | ||
| StatusBadge.tsx | ||