Frontmatter
| id | 3806 |
| title | form.field.Picker: editable_ |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Jan 6, 2023, 3:27 PM |
| updatedAt | Jan 20, 2023, 4:41 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3806 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 20, 2023, 4:41 PM |
form.field.Picker: editable_
tobiu cross-referenced by #3874 on Jan 16, 2023, 12:20 PM

tobiu
Jan 16, 2023, 12:23 PM
let's make this ticket a priority item :)

tobiu
Jan 16, 2023, 1:38 PM
i think we should move the logic one level upwards => to form.field.Picker. then form.field.Date could also use it.
tobiu changed title from form.field.Select: editable_ to form.field.Picker: editable_ on Jan 16, 2023, 1:38 PM

tobiu
Jan 20, 2023, 4:41 PM
done
tobiu closed this issue on Jan 20, 2023, 4:41 PM
setting the config to true should disable typing into the field.
instead, the entire field should get a
cursor: pointerand clicking the field should open the list.