Closed pdpinch closed 6 years ago
Just to add a note. Elaine has said that one of her main use cases to find videos is that she does an in browser text search to find a video. It is possible that this will be a use case for other users, so we may at some point want to add a basic search feature. As the way she does it now will no longer be possible when we add pagination.
It's more to find a collection that I do a search, though in something like the Blossoms collection with a lot of videos, it would be nice to be able to search through pages, but I think that's probably more work than it is worth.
Please update the pagination style to the following.
This should be added to both the collection page, and the collections list. Place the pagination at the bottom, aligned right.
I'm going to close this. The UI changes in #626 don't seem to be released yet, but I see them on CI.
As an admin with access to a lot of collections, I need to be able to load the home page (/collections) and the side nav without waiting for 1000+ items.
In order to minimize design changes and not block the import of TechTV collections, we can add simple pagination to the home page, and limit the sidenav to the first 10 items. We'll add a "more" link in the sidenav that will just load the /collections page.
acceptance criteria
related issues