LearnNewsExamplesServices
Frontmatter
id5356
titleform.field.Select: onListItemSelectionChange() => add a picker hide delay
stateClosed
labels
enhancement
assigneestobiu
createdAtMar 18, 2024, 9:35 PM
updatedAtMar 18, 2024, 9:39 PM
githubUrlhttps://github.com/neomjs/neo/issues/5356
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 18, 2024, 9:39 PM

form.field.Select: onListItemSelectionChange() => add a picker hide delay

Closed v8.1.0 enhancement
tobiu
tobiu commented on Mar 18, 2024, 9:35 PM

We do get console warnings otherwise, since selection DOM updates are on their way, but arrive once the picker is unmounted already.

Screenshot 2024-03-18 at 21 34 06

Alternatively, we could just disable the dom update warnings.

@ExtAnimal

tobiu added the enhancement label on Mar 18, 2024, 9:35 PM
tobiu assigned to @tobiu on Mar 18, 2024, 9:35 PM
tobiu referenced in commit 0d4e54c - "form.field.Select: onListItemSelectionChange() => add a picker hide delay #5356" on Mar 18, 2024, 9:39 PM
tobiu closed this issue on Mar 18, 2024, 9:39 PM
tobiu referenced in commit 51fec27 - "form.field.Select: onListItemSelectionChange() => add a picker hide delay #5356" on Mar 26, 2024, 5:29 PM