Closed kunaljaypatel closed 5 years ago
Hello there @kunaljaypatel ,
Thank you for your interest in working with our products.
Go inside src/assets/scss/now-ui-dashboard/plugins/_plugin-react-big-calendar.scss
, and delete lines 654 and 655:
height: unset !important;
max-height: unset !important;
Best, Manu
!!! IF YOU DO NOT USE THIS ISSUES TEAMPLATE, YOUR ISSUE IS LIABLE TO BEING IGNORED BY US
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
React Big Calendar's 'Day View' and 'Week View' events should span to the correct end time.
Current Behavior
They are only spanning a small block. I've looked through the react-big-calendar documentation, and I haven't been able to find someone with a similar issue.
I have attached two screenshots for reference comparing the expected behavior to the current behavior. The expected behavior is from the React-Big-Calendar's website.
Failure Information (for bugs)
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs
N/A