Skip to content

Add admin link to web sidebar - #1401

Open
KXHXK wants to merge 1 commit into
khoj-ai:masterfrom
KXHXK:feat/admin-sidebar-link
Open

Add admin link to web sidebar#1401
KXHXK wants to merge 1 commit into
khoj-ai:masterfrom
KXHXK:feat/admin-sidebar-link

Conversation

@KXHXK

@KXHXK KXHXK commented Aug 12, 2026

Copy link
Copy Markdown

Summary

  • add an Admin entry to the web app sidebar beside Settings
  • link to the existing Django admin at the relative /server/admin path
  • use the existing Phosphor icon set and shared sidebar rendering

Fixes #1386.

Validation

  • npx --yes prettier@3.3.3 --check app/components/appSidebar/appSidebar.tsx
  • git diff --check
  • verified ShieldCheck is exported by the pinned @phosphor-icons/react@2.1.10 package types
  • confirmed the branch is based on the latest upstream master

The full Next.js build was not run because this focused checkout did not have the repository's frontend dependencies installed.

Signed-off-by: KXH <shepherdlaurie238@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an Admin link to the web app sidebar

1 participant