-
-
Notifications
You must be signed in to change notification settings - Fork 15
[Feature] multi-day events #33
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
Comments
This is something that is very important to me and my use of Vue-cal. Currently I split the events into two, with one finishing at 11:59:59 and the other starting at midnight on the next day, which is a workaround but really not ideal. |
Thanks @cesar-lizurey, |
I'll keep you posted |
Thank you, sorry for the misunderstanding. For the moment I'll split events as @bryansamuel1 did. |
Hello Antoni, do you have a rough estimate on when this feature will be released? Just to order my user stories in the backlog of one of my projects ;) |
@cesar-lizurey, Then I'll do the gestures to create and resize, and finally drag and drop. But these 2 are a lot more complex. I'll keep you posted when we've got something ;) |
Uh oh!
There was an error while loading. Please reload this page.
Vue Cal Version
5.0.0-rc2
Vue Version
3.5.13
Additional Settings
Describe the Bug & Expected Behavior
I have an event goind from day D at hour H1 until day D+1 at hour H2.
I expect the event in the calendar to extend the event until the end.
Provide a Reproduction Link
LINK TO REPRODUCTION
The text was updated successfully, but these errors were encountered: