LearnNewsExamplesServices
Frontmatter
id315
titleform.field.Select: list => select()
stateClosed
labels
enhancement
assigneestobiu
createdAtMar 18, 2020, 2:53 PM
updatedAtMar 18, 2020, 3:21 PM
githubUrlhttps://github.com/neomjs/neo/issues/315
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 18, 2020, 3:21 PM

form.field.Select: list => select()

tobiu
tobiu commented on Mar 18, 2020, 2:53 PM

the list selection can get changed into a silent vdom update, since the field containing the list will receive the selected value and change the vdom anyway.

tobiu added the enhancement label on Mar 18, 2020, 2:53 PM
tobiu assigned to @tobiu on Mar 18, 2020, 2:53 PM
tobiu referenced in commit 61bb7a7 - "form.field.Select: list => select() #315" on Mar 18, 2020, 3:20 PM
tobiu
tobiu Mar 18, 2020, 3:21 PM

to make it generic, selection.Model now checks if the owner view has a "silentSelect" config.

tobiu closed this issue on Mar 18, 2020, 3:21 PM