Replies: 2 comments
-
|
Same issue here. Is there an option for each item to be rendered on its own row, regardless of time overlap with other items in the group? |
Beta Was this translation helpful? Give feedback.
-
Triage Review (0.30.0-beta.9)Status: By design — feature request 📋 The current What's being requested is a different feature: "force each item onto its own row" regardless of time overlap. This would be more of a In the 0.30 codebase, the stacking logic is the same ( This is a feature request, not a bug. It could be addressed by:
Low priority for the stable release — the current behavior is the standard expected behavior for timeline stacking. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Using param stackItems={true} I am finding the stacking only occurs where there would be overlap in times, otherwise the same row is shared
To Reproduce
Code Sandbox
Data:
Timeline:
Expected behavior
Have stacking enforced even when times do not overlap
Screenshots

Library Version
Please provide version of library in which this bug is occurring.
0.28.0
Desktop (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions