LearnNewsExamplesServices
Frontmatter
id6409
titleform.field.Combobox: a list selection change should hide the picker right away
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 8, 2025, 10:06 PM
updatedAtFeb 8, 2025, 10:09 PM
githubUrlhttps://github.com/neomjs/neo/issues/6409
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 8, 2025, 10:09 PM

form.field.Combobox: a list selection change should hide the picker right away

Closed v8.18.1 enhancement
tobiu
tobiu commented on Feb 8, 2025, 10:06 PM
  • Inside the grid big data demo, this has become a problem, since creating e.g. 50k rows takes time.
  • Inside the current version, the hide() waits until the change event callback (subscriber) is done.

https://github.com/user-attachments/assets/a96f0b86-6b8e-4754-8878-e5246096102c

tobiu added the enhancement label on Feb 8, 2025, 10:06 PM
tobiu assigned to @tobiu on Feb 8, 2025, 10:06 PM
tobiu referenced in commit 3b864cc - "form.field.Combobox: a list selection change should hide the picker right away #6409" on Feb 8, 2025, 10:08 PM
tobiu
tobiu Feb 8, 2025, 10:09 PM

https://github.com/user-attachments/assets/4c17b71f-1e95-4392-975c-ac70fa18caf8

I will create a follow-up ticket to adjust the field value earlier.

tobiu closed this issue on Feb 8, 2025, 10:09 PM