Open
Description
Problem
At the moment canister list is not sorted, lacks pagination, and there is no basic search by name (or id).
Plan
- Allow the list to be sorted by newly added, or recently donated.
- Simple pagination with a more button/anchor. At the moment there is a 200 max limit, so it won't be too bad.
- Add a search box that will display substring matches (of alias or canister id) in real time.
Optionally:
- Suggest canister id (or bundle) when adding a new canister (or bundle).