Dylan Ferris

Results 201 comments of Dylan Ferris

Thanks confirmed. I made a simplified case and it seems this also happens without foreground events, e.g. the top of this background event does not fire `eventClick` or change it's...

Please submit a ticket under Issues describing this feature request, then link this PR to it.

I believe that's intentional because those are the days of the week which don't change when the date is changed. But it could be a useful feature to allow dynamic...

I'm not sure it's a bug but see how that could be useful. For now, I think you could not use `groupId` and instead use `eventAllow` and `eventDrop` to update...

I found a related issue https://github.com/fullcalendar/fullcalendar/issues/5072 but I'm not sure this covers that need. If not, please submit a ticket under Issues explaining this feature, then link this PR to...

Sorry I missed this earlier. I don't know of the theme you mentioned so I'm not sure you are referring to our demos, if you could include a link to...

Thanks for the info, seems it would be good to have an example/docs since it's used in the demos. That theme is part of Bootswatch which is a drop-in for...

Do you mean an option to, for example, keep the same headers in the 1-day view as in the 4-day view in this demo? https://fullcalendar.io/docs/datesAboveResources-demo

For reference, example to manually inject a header like that in the day view: https://codepen.io/acerix/pen/XJWLXOa?editors=0010

The icons can be added with `resourceLabelContent` or CSS, and a tree like that could also be added manually like that: https://codepen.io/acerix/pen/PwPWLpX?editors=0110 Related: https://github.com/fullcalendar/fullcalendar/issues/4809 https://github.com/fullcalendar/fullcalendar/issues/5714 Also reported in: https://fullcalendar.freshdesk.com/a/tickets/10749