Skip to content

feat: add search to database collections - #342

Closed
orellazri wants to merge 1 commit into
appwrite:mainfrom
orellazri:feat-318-add-search-to-database-collections
Closed

feat: add search to database collections#342
orellazri wants to merge 1 commit into
appwrite:mainfrom
orellazri:feat-318-add-search-to-database-collections

Conversation

@orellazri

Copy link
Copy Markdown

What does this PR do?

Add a search bar to the database collections page to allow filtering collections.

Test Plan

  • No search query: Shows all collections
  • Searching for a query: Filters results according to said query
  • Searching for a query with no results: Shows the EmptySearch component
  • Clicking "Clear Search": Returns to the original page showing all collections

Related PRs and Issues

#318

Have you read the Contributing Guidelines on issues?

Yes

@vercel

vercelBot commented Mar 14, 2023

Copy link
Copy Markdown

@orellazri is attempting to deploy a commit to the appwrite Team on Vercel.

A member of the Team first needs to authorize it.

@orellazriorellazri changed the title Add search to database collectionFeature: Add search to database collectionMar 14, 2023
@orellazriorellazri changed the title Feature: Add search to database collectionFeature: Add search to database collectionsMar 14, 2023
@orellazriorellazri changed the title Feature: Add search to database collectionsfeat: add search to database collectionsMar 14, 2023
Add a search bar to the database collections page to allow filtering
collections.
Sign up for freeto 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

@orellazri