Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canister list sorting, pagination and search box #3

Open
ninegua opened this issue Jan 24, 2022 · 0 comments
Open

Canister list sorting, pagination and search box #3

ninegua opened this issue Jan 24, 2022 · 0 comments
Labels
feature New feature or request

Comments

@ninegua
Copy link
Owner

ninegua commented Jan 24, 2022

Problem

At the moment canister list is not sorted, lacks pagination, and there is no basic search by name (or id).

Plan

  1. Allow the list to be sorted by newly added, or recently donated.
  2. Simple pagination with a more button/anchor. At the moment there is a 200 max limit, so it won't be too bad.
  3. Add a search box that will display substring matches (of alias or canister id) in real time.

Optionally:

  1. Suggest canister id (or bundle) when adding a new canister (or bundle).
@ninegua ninegua added the feature New feature or request label Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant