Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature: Ability to filter documents in a collection #4979

Closed
2 tasks done
gigili opened this issue Jan 6, 2023 · 4 comments
Closed
2 tasks done

🚀 Feature: Ability to filter documents in a collection #4979

gigili opened this issue Jan 6, 2023 · 4 comments
Labels
product / console Console, UI and UX issues product / databases Fixes and upgrades for the Appwrite Database.
Milestone

Comments

@gigili
Copy link

gigili commented Jan 6, 2023

🔖 Feature description

When viewing documents in a collection, it would be nice if we had the ability to filter them in some way so that finding a specific document is easier than just manually search trough the list of all the documents and relaying on browsers search box.

🎤 Pitch

When having a large set of documents finding a specific one for what ever purpose in the console UI is almost impossible or makes it unnecessarily hard to do so. Having the ability to filter them either by one or more attributes would mean that you as a developer can easily find the document that might be causing some problems or that requires you to manually updated it or remove it from your collection would be a great help.

Otherwise it would mean that you need to build an additional UI in your own apps that would allow you to manage documents when some apps don't have the need to have such UI present in them or worse you would have to build a second app just to do some modification to existing document

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@stnguyen90 stnguyen90 transferred this issue from appwrite/console Jan 9, 2023
@stnguyen90 stnguyen90 added the product / console Console, UI and UX issues label Jan 9, 2023
@stnguyen90
Copy link
Contributor

@gigili thanks for raising this! We do have this in your backlog for improvements to the Console. Stay tuned!

@rafagazani
Copy link

could use the indexes of the collection itself to make the filters available

@stnguyen90 stnguyen90 added the product / databases Fixes and upgrades for the Appwrite Database. label Jan 13, 2023
@detunjiSamuel
Copy link

@stnguyen90 . I would love to work on this feature.

@stnguyen90
Copy link
Contributor

@detunjiSamuel, our design team needs to design the solution first. I recommend looking for an issue labeled good first issue if you're looking for something to work on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product / console Console, UI and UX issues product / databases Fixes and upgrades for the Appwrite Database.
Projects
None yet
Development

No branches or pull requests

4 participants