bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
53 stars 6 forks source link

Collapsing resource event indicator #8241

Open taauntik opened 8 months ago

taauntik commented 8 months ago

Forum post

Hi Bryntum team,

I just stumbled across the resource collapse feature and was wondering if there is already a way to archive the following behavior:

Instead of moving all events to the first row or to just hide them, it would be great to show a shadow at the bottom of the grid row to indicate that there are more events.

Is this something we could already archive in the existing version or would this be something you could add to a future version ?

Best regards. Thomas resource-collapse.jpg

ExtAnimal commented 8 months ago

I suggest a CSS class indicating the eventLayout of that resource be added to the row's element.

That could be used to change the rendition of the row in whatever way is required. Either through ordinary styles, or possible addition of ::before or ::after pseudo elements.

perryrh0dan commented 7 months ago

Good morning, is this already in development ? :)

matsbryntse commented 1 month ago

Nope not yet. If you're interested in sponsoring the feature, please reach out to sales@bryntum.com and we can discuss fast-tracking it.