acro5piano / react-native-big-calendar

gcal/outlook like calendar component for React Native
https://react-native-big-calendar.vercel.app
MIT License
451 stars 152 forks source link

Update CalendarBodyForMonthView.tsx #1083

Open apox122 opened 3 months ago

apox122 commented 3 months ago

Fixing bugs with badly occurring more subtitles despite the lack of as many elements on a given day (caused by rendering invisible multi-day elements [also fixed]), and correcting the placement of multi-day elements, the rendering of which was always done from the very top ( which caused the existence of erroneous invisible events and overlapping of multi-day events with single ones)

vercel[bot] commented 3 months ago

@apox122 is attempting to deploy a commit to the Kazuya Gosho's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-big-calendar ❌ Failed (Inspect) Aug 6, 2024 7:58am
acro5piano commented 3 months ago

@apox122 Hello, thank you for your suggestion! There are changes unrelated to this PR such as code styles. Can you run prettier and push again?

Also TypeScript complain type check fails - can you fix it too?