charmbracelet / charmbracelet/bubbles
List not scrolling or paginating with many items
- Dominant language
- Go
- Stars
- 8.9k
- Forks
- 457
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 5
Description
**Describe the bug**
with a list containing more items than can be displayed onscreen, i can't go to the next page of items, regardless of whether `InfiniteScrolling` is enabled or not.
**Setup**
Please complete the following information along with version numbers, if applicable.
- OS: Windows
- Shell: Powershell
- Terminal Emulator: Windows Terminal
- Terminal Multiplexer: none
- Locale: en_US.UTF-8
**To Reproduce**
Steps to reproduce the behavior:
1. press down arrow until the cursor is at the bottom of the list
2. press down arrow again
3. see that the cursor goes back to the top, without changing any of the displayed items
**Source Code**
https://git.tablet.sh/tablet/boba/src/branch/recursive-list
**Expected behavior**
I expect the list to scroll
**Screenshots**

**Additional context**
n/a
Contributor guide
Assessment
This issue has not been assessed yet.