Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Revisit paginated searches #333

Open
fboucquez opened this issue Nov 11, 2020 · 0 comments
Open

Revisit paginated searches #333

fboucquez opened this issue Nov 11, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@fboucquez
Copy link
Contributor

Atm, CIL is loading and displaying just the first page when showing entities.

Example:

https://github.com/nemtech/symbol-cli/blob/main/src/commands/namespace/owned.ts#L50
https://github.com/nemtech/symbol-cli/blob/main/src/commands/metadata/mosaic.ts#L50
https://github.com/nemtech/symbol-cli/blob/main/src/commands/metadata/namespace.ts#L50

Cli could provide a way of "scrolling" through the pages with a "next" command cmd input (like git log with an enter hit or similar)

@rg911 rg911 added the enhancement New feature or request label Feb 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants