-
-
Notifications
You must be signed in to change notification settings - Fork 876
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
Long events expand across the calendar in the month view #758
Comments
Is this view possible on a single day? The horizontal bar with text as opposed to the default coloured dot? |
I am really loving this project- great work, definitely pitching my department head to sign us up as sponsors! Having the same desired display for month views, I wanted to share the less than elegant workaround we came up with for anyone else looking for a simple solution for this behavior sans rewriting multiple components and modules. Since there isn't an all day flag for events in the months view, we replaced the month view with a custom template that iterates through custom week components for the month. Found it much easier to use the built-in behavior of weeks than expand the months. |
Thank you so much! I really appreciate that ❤️
That sounds like a really interesting solution, would be cool to see a screenshot of what it looks like if you don't mind sharing 😄 |
@webcat12345 nice! I don't know how you manage to do this with only css, would you mind sharing your code ? I need same kind of solution, maybe I could also find a way to fix your issue with some template code. Thanks |
Did you ever manage to find a solution to this? @no-more |
Nice project! But i'm sorry... but that month view...it's bad... ill try to use it for now, but i think i will be forced to use fullcalendar instead 😭 2025 UPDATE: Users are using this calendar without any issue or complaint... so it seems it is not as bad as i thought! |
@mattlewis92 any updates on this? Willing to sponsor if it's still possible? |
Hello there, any update? i really need expanded span event on month view... |
Is your feature request related to a problem? Please describe
Not related to a problem.
Describe the solution you'd like
I'd really like to see events that last more than one day expend across those days. Screenshot attached.
Describe your use case for implementing this feature
Visually, it's more appealing this way.
Additional context
The text was updated successfully, but these errors were encountered: