Details
-
Type:
Refinement
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 0.8.0
-
Fix Version/s: 0.8.1
-
Component/s: None
-
Labels:None
Description
Translucent now has a list of 500 data items under their project. This obviously makes the page slow to load!
Need to restrict the maximum number of items to the latest 'x' items (both when fetching from the database and viewing), and then could have a 'more' link that lists links to data_files/#list with a project filter. The other filters such as by letter, latest, and all should pickup the project filter to including it in the link (so that by clicing 'A' you get a link that filters by both first letter and the project).
Needs applying to sops, models, data_files and the ISA stuff.
