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

All day event is rendering incorrect when has view WEEK and DAY #1551

Closed
RogerBrusamarello opened this issue Nov 29, 2023 · 2 comments
Closed
Labels
calendar Calendar component waiting for customer response Cannot make further progress until the customer responds.

Comments

@RogerBrusamarello
Copy link

I have an appointment on November 27th and 28th, with the allDay property set to true. However, the calendar display is incorrect in the week and day views.

On WEEK and Day view is showing one day before
simulator_screenshot_85CB2800-51B2-44CC-B8FE-A8669FAAC418

simulator_screenshot_7618874D-D41E-4E15-A09F-7A44E31B45E1

When showing in 3 day view is correct
simulator_screenshot_A75A5ED2-EBF5-4844-9E30-0F6F46C13FF5

This is the appointment data that is showing incorrect
Appointment#59fe2
│ startTimeZone: null
│ endTimeZone: null
│ recurrenceRule: null
│ notes: null
│ location: null
│ subject: "27th - 28th - All day - 2 days"
│ color: Color(0xffafb8e9)
│ recurrenceId: null
│ id: 5a2upn1i2jcdcn3oiof645mhtp
│ appointmentType: normal
│ startTime: 2023-11-27 00:00:00.000Z
│ endTime: 2023-11-28 23:59:59.000Z
│ ├─recurrenceExceptionDates: null
│ ├─resourceIds: null
│ isAllDay: true

@VijayakumarMariappan VijayakumarMariappan added the calendar Calendar component label Feb 7, 2024
@Yuvaraj-Gajaraj
Copy link
Contributor

Hi @RogerBrusamarello ,

We have tested the reported issue in the SfCalendar widget with week and day view version 24.2.6, and it is working fine. So, kindly request you ensure the reported issue is in the latest package and get back to us if the issue still getting reproduced and share the code snippet to reproduce the issue.

Version, https://pub.dev/packages/syncfusion_flutter_calendar/versions/24.2.6

Regards,
Yuvaraj.

@VijayakumarMariappan VijayakumarMariappan added waiting for customer response Cannot make further progress until the customer responds. and removed open Open labels Feb 16, 2024
@LavanyaGowtham2021
Copy link
Collaborator

Please reopen this ticket with requested details to proceed further on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calendar Calendar component waiting for customer response Cannot make further progress until the customer responds.
Projects
None yet
Development

No branches or pull requests

4 participants