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
Part of the 4-track top-tier-UX elevation effort. This track is entirely unstarted.
Remaining:
Global command palette / quick actions — a keyboard- and tap-accessible palette to jump to any object, dashboard, recent record, or action (create, search, switch app). Could build on the existing global-search (hooks/useGlobalSearch.ts) and recent-store.
Richer swipe actions — beyond edit/delete: per-object contextual swipes (e.g. change status, favorite, share), configurable from object metadata where available.
Keyboard-first forms + draft autosave — next-field navigation, submit-on-enter where sensible, and autosaving form drafts so an interrupted create/edit isn't lost (hooks/useFormDraft.ts exists as a starting point).
Long-press context menus — long-press a list row / card to surface its actions (open, edit, delete, status, related) without swiping.
These are larger than the motion/speed slices — each likely its own PR (or a few).
Part of the 4-track top-tier-UX elevation effort. This track is entirely unstarted.
Remaining:
hooks/useGlobalSearch.ts) and recent-store.hooks/useFormDraft.tsexists as a starting point).These are larger than the motion/speed slices — each likely its own PR (or a few).