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

[Bug]: Navigation: Only first 30 contents displayed when adding new items #5333

Open
supreetha87 opened this issue Jan 2, 2025 · 1 comment
Labels
bug Something isn't working triage

Comments

@supreetha87
Copy link

Description of the issue

In the Saleor dashboard, when attempting to add a new item to the navigation menu, only the first 30 contents are displayed in the dropdown for selection. This prevents accessing additional items if the list exceeds 30 entries.

Steps to reproduce the problem

  1. Navigate to the "Navigation" section in the Saleor dashboard.
  2. Click on "Add Item" to add a new menu item.
  3. In the "Link" field, observe the dropdown that appears after typing to search.
  4. Only the first 30 results are displayed, with no pagination or load-more option available.

What did you expect to happen?

All available contents should be accessible either via scrolling, pagination, or a "load more" option.
Actual Behavior: Only the first 30 contents are displayed in the dropdown, with no way to access additional results.

Additional information

image

Environment

Dashboard version: 3.18.2
Core version:3.18.10

@supreetha87 supreetha87 added bug Something isn't working triage labels Jan 2, 2025
@andrzejewsky
Copy link
Member

Hey, thanks for reporting. We'll look into this - at first glance it should be loaded on-scroll automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
Status: No status
Development

No branches or pull requests

2 participants