Skip to content

feat(tips): add search input to TipsList component#303

Open
decofe wants to merge 1 commit intomainfrom
alexey/tips-search-by-name
Open

feat(tips): add search input to TipsList component#303
decofe wants to merge 1 commit intomainfrom
alexey/tips-search-by-name

Conversation

@decofe
Copy link
Copy Markdown
Member

@decofe decofe commented Apr 16, 2026

Adds a client-side search input to the TIPs listing page at /protocol/tips. Users can now filter TIPs by number, name, description, or status.

  • Search input with icon, filters against id, title, description, and status frontmatter
  • Respects searchable: false frontmatter to hide draft/unlisted TIPs
  • Shows "No TIPs found" when query matches nothing

Note: The glob currently matches zero files since individual TIP MDX files haven't been added to src/pages/protocol/tips/ yet. The component is ready for when they are.

Prompted by: alexey

Co-Authored-By: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 16, 2026

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

Project Deployment Actions Updated (UTC)
tempo-docs Error Error Apr 16, 2026 8:41am

Request Review

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