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

select more than 10 filters #320

Conversation

AndreeaAdascalitei
Copy link
Contributor

-in the filter page, you can select more than 10 filters
-delete the warning of max selected nodes

@acs-upb-mobile-bot
Copy link
Member

acs-upb-mobile-bot commented Oct 14, 2021

1 Error
🚫 No pubspec.yaml changes detected. Did you forget to update the version?
1 Warning
⚠️ No test changes detected. You should usually add at least one test for any new functionality.

For more info on versioning, check out our PR guidelines.

If this is a trivial change that doesn't warrant a test or changelog entry, you can mark it as #trivial in the PR title.

Generated by 🚫 Danger

@IoanaAlexandru
Copy link
Member

IoanaAlexandru commented Mar 13, 2022

Updating the status on this since it's been a while. The filter limit is there for a reason, we can't just remove it. Firebase "in" queries support a maximum of 10 elements (docs). If we want to remove the warning, we need a smarter way to query the db. Closing this for now, it can be re-opened later.

Sign up for free to 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.

The user can not select more than 10 filters
3 participants