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

Fixed crash when displaying many items in Prompt.Select or Prompt.MultiSelect #230

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

shibayan
Copy link
Owner

Avoid the problem by using Prompt.Select and Prompt.MultiSelect to limit the number of items that can be displayed on one screen to the window height.

@shibayan shibayan added the bug Something isn't working label Aug 26, 2022
@shibayan shibayan self-assigned this Aug 26, 2022
@shibayan shibayan merged commit 1013696 into master Aug 26, 2022
@shibayan shibayan deleted the fix-pagination-overflow branch August 26, 2022 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant