Frontmatter
| id | 350 |
| title | form.field.Select: keydown arrowRight |
| state | Closed |
| labels | bug |
| assignees | [] |
| createdAt | Mar 20, 2020, 10:16 AM |
| updatedAt | Mar 21, 2020, 10:34 AM |
| githubUrl | https://github.com/neomjs/neo/issues/350 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 21, 2020, 10:34 AM |

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