Skip to content

[BUG] TaskBoard columnResize feature collides with columnLock #12124

@willydee

Description

@willydee

Description

When both features are enabled on a TaskBoard, and horizontal overflow is triggered, the header of the locked column gets pushed out of place.

Steps to Reproduce

  1. Go to https://bryntum.com/products/taskboard/examples/locked-column/
  2. Open code editor
  3. Add to features section: columnResize : true
  4. Collapse/expand some columns
  5. Observe the header of the locked column

Expected Behavior

Header of the locked column should always stay in place, lining up with its associated content.

Actual Behavior

Header of the locked column gets pushed to the end or even out of the screen.

Screenshots / Logs

Image

Environment

  • Bryntum Version: 6.3.3

Additional Context

Reported for Angular framework, but also reproducible in vanilla JS.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingresolvedFixed but not yet released (available in the nightly builds)

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions