-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
Hovering over the Assets menu you can pick "List All", or one of several other views that only list the deployed/archived/... assets. I had a problem where only the full list of assets would show up, but the other lists where all empty, without any errors or failures being obvious.
The problem turned out to be that all the views seem to share the "page" to display, so if you have a long list of assets and have selected, e.g., page 3, then nothing is displayed on views that have fewer rows.
Steps to reproduce
- Add 11 items to the assets list and "deploy" one of them
- on the "List All" view, pick a setting of 10 rows per page, and select page 2
- now select the deployed asset view
Nothing shows up and there is no indication that you are on "page 2". To see the deployed item you must go back to the "list all" view and select page 1, then go back to the deployed asset view.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels