- πΊπΈUnited States nicxvan
Steps to reproduce with Smart Date
Create smart date with recurring rule Save entity Edit entity Click on manage instances Click override on one instance Change the end date to span more than one day
-
matthieuscarset β
committed 81ca3970 on 2.0.x
Add support for multi days event #3275169
-
matthieuscarset β
committed 81ca3970 on 2.0.x
Multi-day spanning event are implemented in this commit.
I use a CSS-only solution which adds classes on each instance:
.is-multi
.is-multi--first
.is-multi--middle
.is-multi--last
Tested with date range fields and smart date recurring field with overrides.
- Status changed to Needs review
about 2 years ago 3:29pm 1 February 2023 - Status changed to Fixed
about 2 years ago 8:15pm 5 February 2023 Front end improvements have taken place in MR!11.
A new JS library takes care of resizing and positioning multi day events properly in the calendar table.
See attached screenshot.
-
matthieuscarset β
committed 7a133bc6 on 2.0.x
Fix JS offset resizing #3275169
-
matthieuscarset β
committed 7a133bc6 on 2.0.x
Automatically closed - issue fixed for 2 weeks with no activity.