Frontmatter
| id | 315 |
| title | form.field.Select: list => select() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Mar 18, 2020, 2:53 PM |
| updatedAt | Mar 18, 2020, 3:21 PM |
| githubUrl | https://github.com/neomjs/neo/issues/315 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 18, 2020, 3:21 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.