get-convex / fullstack-convex

Fullstack.app implementation using Convex / Auth0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search

vakila opened this issue · comments

Typing a search term [in the box] will match on number, task title, or owner in a case-insensitive way. Owner name or email will match. In addition, a search term here will match on any term in the task detailed description, or a comment in the comment stream.

  • UI
  • by title
  • by description
  • by owner name
  • by comment text
  • with sorting? - Will just be sorted by search if search term is present
  • keyboard handling & search on debounced input
  • X icon to clear