vaadin-component-factory/vcf-timeline

It is possible to resize an item past their own start or end date

SvenT23 opened this issue · 0 comments

For example, in the resize items example, if you resize the end of the second item until it's before the original start date of the second item, this is allowed and results in some strange behaviour.

image

Here you can also see the event confirming that the new end date is actually before the new start date.