rouftom / react-mui-scheduler

React material planner is a react component based on @mui v5 that allows you to manage data in a calendar
https://rouftom.github.io/react-mui-scheduler-demo/
MIT License
64 stars 29 forks source link

Rendering bug of months starting on sunday #3

Closed PeterWadie closed 2 years ago

PeterWadie commented 2 years ago

image image

Hello @rouftom,

As you can see from both images that the first of May is shifted by one day and therefore all days after. The issue is weird because it happens only in May 2022.

Thanks.

rouftom commented 2 years ago

Hi @PeterAbdalla,

Thanks for the report. I fixed the problem, I will release a new version with bug fixes and other improvements.

PeterWadie commented 2 years ago

image image

Hello @rouftom,

As you can see from both images above, the older styling looks much better. Can we have it back or at least extend column border lines to the end of the table? Also, the new bug is that not all days of the month are shown at a time. You need to go to June to view the last two days of May.

Thanks a lot.

rouftom commented 2 years ago

Hi @PeterAbdalla,

😁 Don't worry, I found that too. I am in the process of redesigning the library (style and internationalization). However, the old style will still be available (for example using a property legacyStyle={true}). Here's a preview, what do you think?

FireShot Capture 464 - React Material Scheduler - localhost