vercel / turborepo

Build system optimized for JavaScript and TypeScript, written in Rust
https://turbo.build/repo/docs
MIT License
26.02k stars 1.79k forks source link

New TUI: Scrolling behavior can be improved #8643

Open anthonyshew opened 2 months ago

anthonyshew commented 2 months ago

Verify canary release

Link to code that reproduces this issue

N/A

What package manager are you using / does the bug impact?

npm

What operating system are you using?

Other

Which canary version will you have in your reproduction?

2.0.6-canary.0

Describe the Bug

Lifting out questions about scrolling from https://github.com/vercel/turbo/issues/8372 so we can have separate GitHub Issues for separate issues.

Expected Behavior

See comments both on the original issue and below for expected behavior from the community.

To Reproduce

Scrolling in the new TUI.

Additional context

No response

IshfaqAhmedProg commented 1 week ago

Any update on this?