charmbracelet / charmbracelet/bubbles

List not scrolling or paginating with many items

Open
#389 0 comments 0 reactions 0 assignees View on GitHub
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**
![](https://github.com/charmbracelet/bubbles/assets/37163052/f9a93c4e-36d0-4d66-a573-11b095a45566)

**Additional context**
n/a

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.