yorkie-team / dashboard

Dashboard is an administrative tool that allows users to manage projects and documents with ease.
https://yorkie.dev/dashboard/
Apache License 2.0
25 stars 14 forks source link

Implement document search #30

Closed chacha912 closed 2 years ago

chacha912 commented 2 years ago

What this PR does / why we need it?

Users can search documents by document key(case-sensitive). The page displays the total number of search results. Search results are sorted by a document key and show up to 15.

image

Any background context you want to provide?

What are the relevant tickets?

Fixes #

Checklist