Skip to content

Migrate Password Reset KB to autogenerated sidebars - #130

Merged
hilram7 merged 1 commit into
devfrom
kb-migrate-sidebar-passwordreset
Feb 6, 2026
Merged

Migrate Password Reset KB to autogenerated sidebars#130
hilram7 merged 1 commit into
devfrom
kb-migrate-sidebar-passwordreset

Conversation

@hilram7

Copy link
Copy Markdown
Collaborator

Summary

Migrates Password Reset Knowledge Base to use Docusaurus autogenerated sidebars with icon grid category views. This is the tenth product migration following the infrastructure (#112), Threat Prevention (#117), Threat Manager (#118), Identity Recovery (#121), Privilege Secure-AM (#122), Privilege Secure Discovery (#123), 1Secure (#124), Endpoint Policy Manager (#125), and Endpoint Protector (#129).

Changes Made

Password Reset KB Migration

  • Added to MIGRATED_PRODUCTS: Password Reset now uses the new autogenerated sidebar system
  • Sidebar configs updated: Removed generateKBSidebar() calls from both versions (3.3, 3.23)
  • KB content copied: Versions 3.3 and 3.23 now have KB content with icon grid views (62 files, 5 categories per version)

Testing

✅ Local dev server: Password Reset KB displays correctly
✅ Production build: Completes successfully without errors
✅ Icon grid views: All 5 KB categories show with grid layout
✅ No duplicates: Only autogenerated KB section appears
✅ Versions 3.3 and 3.23: Both show KB correctly
✅ No conflicts with previous migrations

Migration Status

Completed:

Remaining: 7 products

- Add passwordreset to MIGRATED_PRODUCTS in copy script
- Update both sidebar configs (3.3, 3.23) to remove generateKBSidebar and use autogenerated
- KB content copied to versions 3.3 and 3.23 with icon grid views (62 files, 5 categories per version)
@hilram7
hilram7 marked this pull request as ready for review February 6, 2026 21:29
@hilram7
hilram7 requested a review from a team as a code ownerFebruary 6, 2026 21:29
Sign up for freeto 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.

2 participants

@hilram7@alexei-belous