You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(mobile): clean up action buttons, layout, and remove duplicate sidebar toggle
1. AppShell: Hide SidebarTrigger on mobile (md:hidden) to avoid duplicate with AppHeader's trigger
2. action-bar: Make maxVisible responsive - default 1 on mobile, 3 on desktop
3. DetailView: Hide share/edit/inline-edit buttons on mobile, add them to More menu
4. DetailSection: Use 2-column grid on mobile for better space utilization
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments