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

Collection Filter UI: Unable to see all facets in autopopulate dropdown #2251

Open
JamesLAllen opened this issue Jun 26, 2023 · 1 comment
Open
Assignees
Labels
type: bug 🐛 Something isn't working

Comments

@JamesLAllen
Copy link

Describe the bug
When adding facets (category specifically) it autopopulates but doesn't display all of the facets that would match.

To Reproduce
Steps to reproduce the behavior:

  1. Ensure that you have thousands of facets and thousands of products
  2. Go to Collection
  3. Click on Filters
  4. Add the Facet filter
  5. Start typing in the facet name that you're looking for
  6. Not all facets that exist that would match what you typed will show up.

Expected behavior
Expected that all facets will show up. This is the only way we can assign a facet for a category, outside of programmatically doing it via a script.

Environment (please complete the following information):

  • @vendure/core version: v2.02
  • Nodejs version: v16.16.0
  • Database (mysql/postgres etc): postgres
@michaelbromley
Copy link
Member

I upped the limit from 10 to 100. Hopefully that's enough for this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants