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

Autocomplete support for pagination #130

Closed
softprops opened this issue Feb 5, 2019 · 5 comments
Closed

Autocomplete support for pagination #130

softprops opened this issue Feb 5, 2019 · 5 comments
Labels
enhancement New feature or request

Comments

@softprops
Copy link

I like that the autocomplete type limits the number of options you see by default.

Im building a terminal ui for a list that I expect to grow but I want type filtering that the autocomplete type provides. I'd also like users to discover choices by navigating with up and down arrows. It would be great if the list paged through options once the user hits the display limit.

@terkelg
Copy link
Owner

terkelg commented Feb 9, 2019

Thank you for the PR. I like the idea – this could be a great enhancement for future releases. 👍

@terkelg terkelg added the enhancement New feature or request label Feb 9, 2019
@softprops
Copy link
Author

I'm not sure how to go about doing this myself if I'd be happy to try with some pointers

@softprops
Copy link
Author

awesome!!!

@terkelg how soon might we see this this in a release?

@terkelg
Copy link
Owner

terkelg commented Mar 3, 2019

It will be released in the upcoming week 👍

@softprops
Copy link
Author

I posted a comment in the pull #136 (comment) about an issue I had when testing the latest from git sha. Im not sure if that should be a separate gh issue if I'm doing something wrong. In short I see the pagination pages but I can't figure out how to scroll past the first page of results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants