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

choose pagination has no indicators or prev/next since 0.14 #584

Open
joshbeard opened this issue May 17, 2024 · 0 comments
Open

choose pagination has no indicators or prev/next since 0.14 #584

joshbeard opened this issue May 17, 2024 · 0 comments

Comments

@joshbeard
Copy link

Describe the bug
gum choose does not properly paginate since 0.14.

  • The pagination indicator is no longer displayed
  • The left/right navigation no longer works
  • The list scrolls, but it's not clear there's additional results in the list

To Reproduce

Run gum choose with a list of several items beyond its height

gum choose {0..9}

gum choose --height=6 {0..9}

Expected behavior
Like versions before 0.14.0, a pagination indicator should be visible or optionally visible and left/right navigation should paginate.

Screenshots

Desktop (please complete the following information):

  • OS: Linux
  • Version gum version 0.14.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant