You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Listing is very slow (about 5 seconds). If you open the developer tool and reload the item list you'll see few violations. But the worst performance it happens when you add a new entry by using the Add item button:
it takes about 3/4 seconds before being able to scroll all the way down to the end of the list;
it takes about 6 seconds from the time you start writing in a field until you receive the feedback, making the editing of an entry unusable.
Expected behavior
The interaction with a file collection should be much more responsive, even with a lot of items
The text was updated successfully, but these errors were encountered:
magomimmo
changed the title
Editing files collection is incredible slow when you have a lot of entries
Editing files collection is very slow when you have a lot of entries
Jun 27, 2020
Describe the bug
Editing files collections is very slow, by making them almost unusable when you have a lot of entries.
To Reproduce
See attached zipped
file.json
sample containing 1000 items. Each item has just two fields:Define a files collection as follow:
Listing is very slow (about 5 seconds). If you open the developer tool and reload the item list you'll see few violations. But the worst performance it happens when you add a new entry by using the Add item button:
Expected behavior
The interaction with a file collection should be much more responsive, even with a lot of items
Applicable Versions:
CMS configuration
See Above
file.zip
The text was updated successfully, but these errors were encountered: