An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
With 6.1.3, we found an issue with the identification of insertBefore on the columnDrag event. We have configured this example such that you should not be able to drag any columns to the left of the name (Room) column. We see the proper validation happen when you drag a column to the left, however as you slide the column back to the right, it becomes valid about 20-30 pixels before it should, still targeting before the name column where we had intended an invalid drag operation.
Video :
https://github.com/user-attachments/assets/cab0b17b-9177-44e8-8b3e-c62819e288df
Forum post
With 6.1.3, we found an issue with the identification of insertBefore on the columnDrag event. We have configured this example such that you should not be able to drag any columns to the left of the name (Room) column. We see the proper validation happen when you drag a column to the left, however as you slide the column back to the right, it becomes valid about 20-30 pixels before it should, still targeting before the name column where we had intended an invalid drag operation.
https://bryntum.com/products/schedulerpro/examples-scheduler/columns/