Skip to content

v0.17.9 — Fixed Execution List & Sub-Tab Container Scrolling

Choose a tag to compare

@DusanCar-sudo DusanCar-sudo released this 30 Aug 17:23
· 22 commits to master since this release

Fixed — Kanban Sub-Tab Containers Scroll Overflow

  • Execution List & Sub-Tab Scrolling: Updated sub-tab container styles (kanbanSubTab === 'list', providers, dag) with minHeight: 0, maxHeight: '100%', and overflowY: 'auto' to ensure long task lists scroll smoothly in the flexbox column container.