Saved Searches

Search popover listing named saved queries with pin or star markers and a raw query beneath.

Search issues…
Saved searches
My open issuesassignee:me is:open
This week's bugslabel:bug created:>7d
Stale PRsis:pr draft:false updated:<14d

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Search21 } from "@/components/beste/piece/search21";

<Search21
  placeholder="Search issues…"
  saved={[
    {
      "name": "My open issues",
      "query": "assignee:me is:open",
      "pinned": true
    },
    {
      "name": "This week's bugs",
      "query": "label:bug created:>7d"
    },
    {
      "name": "Stale PRs",
      "query": "is:pr draft:false updated:<14d"
    }
  ]}
/>

More Search pieces

View all Search
Search workspace…
Recent
invoice template
onboarding checklist
Q1 roadmap
kickoff notes

Popover that opens on focus and lists prior queries with a clock icon and remove control.

design tokens
Searching across 42 workspaces…

Search popover mid-query with a spinner in the input and three shimmering skeleton rows.

linen-chair.jpg
linen-chair.jpgFind similar products

Image-attached search bar with an attached file chip, camera capture, and a search icon button.

design tokens42

Focused search input with a typed query, blinking caret, hit counter, and clear button.

and
Andrea Kim
Andrea KimDesign
Andre Costa
Andre CostaGrowth
Anders Lee
Anders LeeEngineering

Mention-style popover listing matching people with avatars, role lines, and a presence dot.

status: openpriority: highlabel: bugSearch issues…

Multi-filter search bar with removable token chips inline with the placeholder.