Skip to content

Hide blog menu from top navigation#40

Merged
huangyiirene merged 2 commits into
mainfrom
copilot/hide-blog-menu-homepage
Jan 20, 2026
Merged

Hide blog menu from top navigation#40
huangyiirene merged 2 commits into
mainfrom
copilot/hide-blog-menu-homepage

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 20, 2026

Removed the Blog link from the site's top navigation menu.

Changes

  • Commented out Blog navigation item in apps/docs/app/layout.config.tsx
links: [
  {
    text: 'Documentation',
    url: '/docs/',
    active: 'nested-url',
  },
  // Blog link commented out
],

Result

Navigation without blog menu

Original prompt

隐藏首页顶部的博客菜单


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
spec Ready Ready Preview, Comment Jan 20, 2026 10:12am

Request Review

Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
Copilot AI changed the title [WIP] Hide blog menu from homepage Hide blog menu from top navigation Jan 20, 2026
Copilot AI requested a review from huangyiirene January 20, 2026 10:11
@huangyiirene huangyiirene marked this pull request as ready for review January 20, 2026 10:16
@huangyiirene huangyiirene merged commit a25fbc3 into main Jan 20, 2026
2 checks passed
xuyushun441-sys pushed a commit that referenced this pull request May 25, 2026
Adds entries 26-40 covering the gaps that make the helpdesk template
'pretty but not daily-usable' from an end-user perspective:

P0 additions:
- #26 No inline message composer on detail pages
- #27 No external-user portal mechanism
- #28 Attachment/file-list field UI not E2E

P1 additions:
- #29 No 'changed since last visit' indicator
- #30 Bulk operations UI unverified (escalates #17)
- #31 Rich-text editor scoped to comments only
- #32 No first-class canned response / macro
- #33 No collaboration presence indicators
- #34 No keyboard-shortcut API
- #35 No conditional SLA timer (pause on waiting_customer)
- #36 Formula fields can't reference foreign object fields

P2 additions:
- #37 No chart drill-down
- #38 No period-over-period analytics primitive
- #39 No inbound-channel abstraction (email-to-ticket etc.)
- #40 i18n translation namespace validation weak

Includes 'user-pain → platform-gap' mapping table tracing each end-user
complaint to a specific issue number.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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.

2 participants