LearnNewsExamplesServices
Frontmatter
id994
titleNeo.calendar.view.WeekComponent: changing the weekStartDay breaks the vdom engine
stateClosed
labels
enhancement
assigneestobiu
createdAtJul 30, 2020, 1:45 AM
updatedAtAug 15, 2020, 10:43 AM
githubUrlhttps://github.com/neomjs/neo/issues/994
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 15, 2020, 10:43 AM

Neo.calendar.view.WeekComponent: changing the weekStartDay breaks the vdom engine

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jul 30, 2020, 1:45 AM

pretty much a left shift of event data moving into columns to the left (switching from sunday to monday).

we should add some tests for this case.

tobiu added the enhancement label on Jul 30, 2020, 1:45 AM
tobiu assigned to @tobiu on Jul 30, 2020, 1:45 AM
tobiu referenced in commit 6987fd7 - "https://github.com/neomjs/neo/issues/994" on Aug 15, 2020, 10:42 AM
tobiu
tobiu Aug 15, 2020, 10:43 AM

no issue with the vdom engine itself for this one. it was just the way the updates got triggered.

tobiu closed this issue on Aug 15, 2020, 10:43 AM
tobiu referenced in commit ccf6161 - "#994 unit test" on Aug 15, 2020, 10:53 AM