api-platform / api-platform/admin

Create/EDIT pages', Dropdown <select> Entity/object only loads first page results .

Open
#195 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
516
Forks
134
PR merge metrics
No merged PRs in 30d

Description

For example i have Product with Image Object as the entity that handles the image . While Creating/Editing I need to select any imageobject that i have created, but i cannot . The dropdown seems to only load the first page results ( based on ItemsperPage )

Product :
name: Text
Image : ImageObject

http://localhost:8080/api/image_objects?order%5Bid%5D=DESC&page=1&perPage=25 as seen on the network inspector in the admin page.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.