LearnNewsExamplesServices
Frontmatter
id350
titleform.field.Select: keydown arrowRight
stateClosed
labels
bug
assignees[]
createdAtMar 20, 2020, 10:16 AM
updatedAtMar 21, 2020, 10:34 AM
githubUrlhttps://github.com/neomjs/neo/issues/350
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 21, 2020, 10:34 AM

form.field.Select: keydown arrowRight

tobiu
tobiu commented on Mar 20, 2020, 10:16 AM

in case the typeAhead config is set, arrowRight should select the current preview value, in case there is one. did work before.

tobiu added the bug label on Mar 20, 2020, 10:16 AM
tobiu cross-referenced by #353 on Mar 20, 2020, 10:11 PM
tobiu referenced in commit 2295bcc - "form.field.Select: keydown arrowRight #350" on Mar 21, 2020, 10:32 AM
tobiu
tobiu Mar 21, 2020, 10:34 AM

there only was a check if a keyProperty was on the model, not on the store (a store should grab the model one in case it does not have one, follow up ticket).

tobiu closed this issue on Mar 21, 2020, 10:34 AM