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

listWeek view show the event ends at midnight regardless of nextDayThreshold and slotMaxTime #6408

Closed
Virusmater opened this issue Jun 26, 2021 · 1 comment

Comments

@Virusmater
Copy link

Reduced Test Case

https://codepen.io/DimaKompot/pen/zYwONdK

Bug Description

  1. Create event that starts at 18:00 (or any other time) and end at 02:00 of the next day (or any other time below nextDayThreshold)
  2. Set nextDayThreshold to 03:00
  3. Set slotMaxTime: '27:00',
  4. Switch to listWeek view

Expected:
Event shows as 18:00 - 02:00

Actual:
Event shows as 18:00 - 00:00

Screenshots

List view:
https://ibb.co/MSS4jwx
Day view:
https://ibb.co/prHPcdp

@acerix
Copy link
Member

acerix commented Jun 29, 2021

I believe this existing ticket captures this need:
#3038

Please visit the above issue, give a 👍 to vote (?), press the 🔈Subscribe button to receive updates.

@acerix acerix closed this as completed Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants