LearnNewsExamplesServices
Frontmatter
id2521
titlecalendar.view.calendars.List: onClick() => delay the parent call
stateClosed
labels
enhancement
assigneestobiu
createdAtJun 28, 2021, 6:10 PM
updatedAtJun 28, 2021, 6:11 PM
githubUrlhttps://github.com/neomjs/neo/issues/2521
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 28, 2021, 6:11 PM

calendar.view.calendars.List: onClick() => delay the parent call

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jun 28, 2021, 6:10 PM

The click even arrives before the CheckBox onInputValueChange() gets triggered. We need a short delay to ensure the vdom of the list item contains the new checked state.

tobiu added the enhancement label on Jun 28, 2021, 6:10 PM
tobiu assigned to @tobiu on Jun 28, 2021, 6:10 PM
tobiu referenced in commit e7a7555 - "calendar.view.calendars.List: onClick() => delay the parent call #2521" on Jun 28, 2021, 6:11 PM
tobiu closed this issue on Jun 28, 2021, 6:11 PM