You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not everyone needs to display all-day solt, and there are times when I understand that all-day events will never occur, so it becomes a useless white space taking up space
Suggested solution
Add a parameter "showAllDay",true or false, default true.
The way you said it works, and in fact that's what I did. But this means that users need to understand how the internal layout of react-big-calendar works, and I just think that for a library, the less the outside knows about the internal implementation details, the better
Clear and concise description of the problem
Not everyone needs to display all-day solt, and there are times when I understand that all-day events will never occur, so it becomes a useless white space taking up space
Suggested solution
Add a parameter "showAllDay",true or false, default true.
Alternative
No response
Additional context
No response
Validations
Would you like to open a PR for this feature?
The text was updated successfully, but these errors were encountered: