Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
34689
e28d373e fix(core): use scroll-offset-based scrollbar positioning in TUI The scrollbar was driven by selected_task_index, which reflects where the selection is among tasks rather than the viewport's scroll position. This caused the scrollbar thumb to appear offset even when at the top of the list (scroll_offset=0), because the selected task might not be the first visible one. Switch to scroll-offset-based metrics (total_entries, viewport_height, scroll_offset) so the scrollbar accurately represents which portion of the entry list is currently in view. Co-authored-by: Amp <amp@ampcode.com> Amp-Thread-ID: https://ampcode.com/threads/T-019cb8f0-af3f-77bb-82b6-5d8a296655a7
18 days ago
by Charlie Croom
C
Failed
34689
efcfb6f1 fix(core): use scroll-offset-based scrollbar positioning in TUI The scrollbar was driven by selected_task_index, which reflects where the selection is among tasks rather than the viewport's scroll position. This caused the scrollbar thumb to appear offset even when at the top of the list (scroll_offset=0), because the selected task might not be the first visible one. Switch to scroll-offset-based metrics (total_entries, viewport_height, scroll_offset) so the scrollbar accurately represents which portion of the entry list is currently in view. Co-authored-by: Amp <amp@ampcode.com> Amp-Thread-ID: https://ampcode.com/threads/T-019cb465-ccad-76b4-9585-feb0afe377fc
18 days ago
by Charlie Croom
C
Previous page
Previous
Next
Next page