Our powerful JS Calendar component


Post by kristi.paulausky »

Is there a way that I can force an event to take the full width of a cell in the background via styling/css or other bryntum properties? To be clear, I do not want to do this for all events, only specific events. If you see in the screen capture, I want one event to be in the background in the full width, while the other event is overlapping. Currently with overlapping events, it appears that the events split the width.

Attachments
Screen Shot 2022-11-08 at 3.10.39 PM.png
Screen Shot 2022-11-08 at 3.10.39 PM.png (80.1 KiB) Viewed 674 times

Post by Animal »

A feature like this is in development right now. TimeRanges are time spans allocated to a resource which act as a kind of background for events in that time period:

image (1).png
image (1).png (242.71 KiB) Viewed 659 times

API doc:

image (2).png
image (2).png (172.85 KiB) Viewed 659 times

Post by kristi.paulausky »

I apologize for the confusion, but is this still in development, or has this been released? Thank you!


Post by Animal »

This is in development. Here is the ticket for it: https://github.com/bryntum/support/issues/5113


Post by kristi.paulausky »

Will there be a way to turn off the gutter? And display a name/title in the event similar to what I showed in the first screen shot sent? Thank you for all your help!


Post by kristi.paulausky »

Also, is there an eta for the release of this feature? Thanks


Post by marcio »

Hey kristi.paulausky,

As it's marked as resolved, it'll probably be released in the next 1-2 weeks. Please follow the GH ticket for more updates about the release.

Best regards,
Márcio


Post by kristi.paulausky »

Thank you so much for the information! Just for clarification since I didn't see it in the doc that was posted here, will there be a way to turn off the gutter and display a name/title similar to existing events? Thanks!


Post by marcio »

Hey,

You can follow the discussion in the Github ticket, and the gutter for now will be a boolean, related to the naming, it seems that will work just like the timeranges, but it'll be confirmed there, so please click on the watch option in that ticket.

Best regards,
Márcio


Post by kristi.paulausky »

Hey! I had a question regarding the TimeRanges available in the calendar. I see in the linked ticket (https://github.com/bryntum/support/issues/5113) that it is resolved, however, it looks like it is going to be released in 5.3.0 which is not available based on what Im seeing here: https://github.com/bryntum/support/milestone/177. Earlier in November, it was mentioned that this would be released in a couple weeks? Based on this information and not seeing it yet in the latest release 5.2.5, Im assuming this was not released? Is there possibly an eta of when this will be released? Thank you!


Post Reply