Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can resize event out of original bounds #7952

Closed
ghulamghousdev opened this issue Nov 29, 2023 · 1 comment
Closed

Can resize event out of original bounds #7952

ghulamghousdev opened this issue Nov 29, 2023 · 1 comment
Assignees
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed OEM OEM customer premium regression Worked previously, now broken resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@ghulamghousdev
Copy link
Member

Forum post

Hi there,

in SchedulerPro 5.6.2, I noticed you can do the following two things when resizing an event:

  1. when resizing the end of an event, resize it to end earlier than the original start (Though in final state end date does not exceed the start date)
  2. when resizing the start of an event, resize it to start later than the original end (Though in final state start date does not exceed the end date)

I was wondering if that is a new feature or actually a bug, since I believe this was not the case in previous versions. I thought it may be a bug because as you can see in the video, when resizing beyond the original bounds, the tooltip is not getting updated with the new dates, and also the validatorFn of eventResize is not getting called again.

Screen.Recording.2023-11-29.at.14.32.50.mov
@ghulamghousdev ghulamghousdev added bug Something isn't working premium forum Issues from forum OEM OEM customer labels Nov 29, 2023
@matsbryntse matsbryntse added high-priority Urgent to have fixed regression Worked previously, now broken labels Nov 29, 2023
@ghulamghousdev ghulamghousdev self-assigned this Nov 29, 2023
@ghulamghousdev ghulamghousdev added in progress resolved Fixed but not yet released (available in the nightly builds) and removed in progress labels Nov 29, 2023
@ghulamghousdev ghulamghousdev added this to the 5.6.3 milestone Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed OEM OEM customer premium regression Worked previously, now broken resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

3 participants