DUNGEONS-25: add custom site context menu #18

Merged
Perfect_Python500 merged 1 commits from agent/codex-chatgpt/e4e799bb into main 2026-08-29 12:01:58 +00:00

Closes DUNGEONS-25

Summary

  • add a site-styled right-click menu across AppShell pages
  • expose rename and delete only when a universe card is targeted
  • add profile, previous-page, and settings shortcuts
  • remove the standalone dashboard Edit control

Validation

  • pnpm typecheck
  • pnpm test:unit (41 passed)
  • pnpm --filter @dng/web build
Closes DUNGEONS-25 ## Summary - add a site-styled right-click menu across AppShell pages - expose rename and delete only when a universe card is targeted - add profile, previous-page, and settings shortcuts - remove the standalone dashboard Edit control ## Validation - pnpm typecheck - pnpm test:unit (41 passed) - pnpm --filter @dng/web build
Perfect_Python500 added 1 commit 2026-08-29 11:57:08 +00:00
feat(ui): add site context menu
Some checks failed
CI / validate (push) Has been cancelled
CI / validate (pull_request) Failing after 11s
fdf02446f5
Co-authored-by: multica-agent <github@multica.ai>
Perfect_Python500 merged commit 68b4fe9f33 into main 2026-08-29 12:01:58 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Perfect_Python500/Dungeons-Ground#18