Skip to content

Feature/docs page ux - #29

Merged
alihesari merged 6 commits into
feature/vercel-slide-sidebarfrom
feature/docs-page-ux
Aug 31, 2026
Merged

alihesari merged 6 commits into
feature/vercel-slide-sidebarfrom
feature/docs-page-ux

Conversation

@alihesari

Copy link
Copy Markdown
Member

No description provided.

Replaces the built-in card footer with the label-over-title style:
a small gray Previous / Next label above "Section / Page Title",
computed from the page tree with findNeighbour and findParent.
Siblings in the same folder plus the pages the body links to, capped
at eight, hidden below two entries. A `related: [urls]` frontmatter
list overrides the computed set.
An emoji click records the rating immediately; Send appends a second
row with the message. POSTs { path, rating, message? } to the API's
/v1/docs-feedback and fails silently so the page never breaks.
The dialog is composed from the fumadocs primitives so an empty query
shows a labelled Suggestions list of curated pages, titles resolved
from the source. The provider moves into a client wrapper so the
hotkey display can name the right key per OS after mount.
Resolve app/layout.tsx by combining the custom search RootProvider with the
slide-sidebar DocsLayout config, and regenerate components/icons from the
merged svg set.
@alihesari
alihesari merged commit 672c3cb into feature/vercel-slide-sidebar Aug 31, 2026
1 check passed
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.

1 participant