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

[Scheduler] Inconsistent events displaying in different timezones with a yearly recurrence #434

Open
PekoPPT opened this issue Aug 1, 2023 · 1 comment
Assignees
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: High

Comments

@PekoPPT
Copy link
Contributor

PekoPPT commented Aug 1, 2023

Describe the bug
The displaying of consecutive events in different timezones is inconsistent when we have a yearly recurrence.

To Reproduce

  1. Open this StackBlitz example
  2. Set your timezone to Mexico City
  3. Refresh the page and go the Sun, 6/18 - Sat, 6/24 week view
  4. See the Program 7 and Program 8 events in the Sat, 6/24 column
  5. Set your timezone to Mainland China
  6. Refresh the page and go the Sun, 6/18 - Sat, 6/24 week view
  7. See only the Program 7 event in the Sat, 6/24 column. The Program 8 event is visible in the Sun, 6/25 column

The above is not replicable if the following configuration is removed:

recurrenceRule: 'FREQ=YEARLY',

-- UPDATE FEB 2024:
There is another scenario in which the reported behavior is replicable. Please check ticket 1618286 for more info.

Expected behavior
The consecutive events in the Scheduler component should be displayed consecutively in all timezones and no matter the recurrence rule defined for each of the events.

Screenshots
Mexico timezone:
image
China Mainland
image

@PekoPPT PekoPPT added Bug Item which indicates that something is not working SEV: High labels Aug 1, 2023
@elena-gancheva elena-gancheva added this to the [R3 2023] PI 2 milestone Aug 21, 2023
@elena-gancheva elena-gancheva modified the milestones: [R3 2023] PI 2 , [R3 2023] PI 3 Sep 4, 2023
@elena-gancheva elena-gancheva modified the milestones: [R3 2023] PI 3, [R1 2024] PI 1 Oct 16, 2023
@elena-gancheva elena-gancheva added this to the 2024 Q2 (May) milestone Feb 1, 2024
@elena-gancheva elena-gancheva removed this from the 2024 Q2 (May) milestone May 9, 2024
@kdikov82
Copy link

kdikov82 commented Aug 5, 2024

Reported again in ticket: 1660363

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: High
Projects
None yet
Development

No branches or pull requests

4 participants