Commit 43352e5
fix(customer): orders empty CTA opens /book; hide leaked "(tabs)" back title
- the "Book a wash" empty-state action went to home (router.replace('/')); now it
pushes /book directly, same as home's Book-a-wash CTA.
- header back button was showing the group route name "(tabs)" as its title;
set headerBackButtonDisplayMode 'minimal' (chevron only) across the stack.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent fc5da65 commit 43352e5
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
0 commit comments