feat: combine mobile navigation and account menu

Replace the mobile profile card with a compact page header, account menu, and
contextual dashboard toolbar while preserving desktop behavior.
This commit is contained in:
2026-08-05 19:30:10 +02:00
parent 45bb566530
commit bc0c4c750c
7 changed files with 276 additions and 122 deletions

View File

@@ -1,4 +1,4 @@
fix: clarify mobile slot card hierarchy
feat: combine mobile navigation and account menu
Prioritize store identity over booking controls and make card boundaries and
booking states easier to scan on mobile.
Replace the mobile profile card with a compact page header, account menu, and
contextual dashboard toolbar while preserving desktop behavior.