-
fix(ui): respect rootOnlyDefault, disable adjacent run navigation in inspector views (#2781)
released this
2025-12-12 12:16:29 +00:00 | 1180 commits to main since this releaseChangelog
- Add disableAdjacentRows prop to TaskRunsTable component to control
table state encoding - Pass rootOnlyDefault prop from loader to TaskRunsTable for proper
state management - Disable adjacent run navigation in schedule, waitpoint, and other
inspector views - Preserve adjacent run navigation on main runs list page with rootOnly
filter support
Downloads
- Add disableAdjacentRows prop to TaskRunsTable component to control