chore: clean up settings modal routing #247

Merged
harivansh-afk merged 1 commit from settings-cleanup-only into main 2026-04-17 23:54:02 +00:00
harivansh-afk commented 2026-04-17 23:49:51 +00:00

Summary

  • consolidate settings return-to/path helpers and route all settings entry points through them
  • remove duplicated settings layout/auth work now handled by the dashboard layout
  • simplify keymaps settings rendering while preserving the current UI
  • add a modal-slot catch-all and dialog shortcut guard so settings close paths clear correctly

Validation

  • git diff --check origin/main...HEAD
## Summary - consolidate settings return-to/path helpers and route all settings entry points through them - remove duplicated settings layout/auth work now handled by the dashboard layout - simplify keymaps settings rendering while preserving the current UI - add a modal-slot catch-all and dialog shortcut guard so settings close paths clear correctly ## Validation - git diff --check origin/main...HEAD
barrettruth reviewed 2026-04-17 23:49:51 +00:00
Sign in to join this conversation.
No description provided.