Frontmatter
| id | 3927 |
| title | form.field.Picker: editable: false => the logic for a field click needs to be in sync to a trigger click |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jan 20, 2023, 4:44 PM |
| updatedAt | Jan 20, 2023, 4:46 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3927 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 20, 2023, 4:46 PM |
right now, a trigger click focusses the field while an input click does now.
i will trigger a focus for both.