Mats Bryntse
Mats Bryntse
[Forum post](https://forum.bryntum.com/viewtopic.php?p=152536#p152536) No way to know when the event is being scheduled in the listener. The startDate/endDate params are present, just need docs / tests.
I can click anywhere on collapsed Panel header to open it, to collapse I have to click on the icon.
https://github.com/user-attachments/assets/5b2b5fff-5a28-4e3b-b55d-e01e5b6ce14a
Different people can work on different parts of the task
At the project start date
http://lh/bryntum-suite/schedulerpro/examples/highlight-event-calendars/ ``` Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'assignmentRecord') at EventDrag.internalSnapToPosition (DragBase.js:143:41) at DragHelper.snapCoordinates (DragBase.js:236:20) at DragHelper.updateTranslateProxy (DragHelperTranslate.js:415:32) at DragHelper.startTranslateDrag (DragHelperTranslate.js:244:16) at DragHelper.internalMove (DragHelper.js:784:24) at DragHelper.onMouseMove...
### Bug description Seeing a few places which can be modernized: ``` .#{$fa-css-prefix}-ul { list-style-type: none; margin-left: var(--#{$fa-css-prefix}-li-margin, #{$fa-li-margin}); margin-inline-start: var(--#{$fa-css-prefix}-li-margin, #{$fa-li-margin}); ``` ### Reproducible test case _No response_ ###...