mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 14:47:04 -05:00
[PR #3169] Add in-app documentation shortcuts #29029
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/3169
Author: @malsomesh9
Created: 5/27/2026
Status: 🔄 Open
Base:
main← Head:somesh/docs-help-shortcuts📝 Commits (1)
8f72a97Add in-app documentation shortcuts📊 Changes
2 files changed (+81 additions, -5 deletions)
View changed files
📝
src/components/LayoutSidebar.tsx(+42 -1)📝
src/components/SidebarSupportButton.tsx(+39 -4)📄 Description
Summary
This draft PR starts addressing #2724 by adding clearer documentation entry points inside the app.
What I changed
Plan
If this direction looks good, the next follow-up would be to add page-specific doc links for the highest-friction settings flows rather than scattering generic help text everywhere at once.
Validation
npm exec --yes prettier -- --check src/components/LayoutSidebar.tsx src/components/SidebarSupportButton.tsx🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.