LearnNewsExamplesServices
Frontmatter
id3806
titleform.field.Picker: editable_
stateClosed
labels
enhancement
assignees[]
createdAtJan 6, 2023, 3:27 PM
updatedAtJan 20, 2023, 4:41 PM
githubUrlhttps://github.com/neomjs/neo/issues/3806
authortobiu
commentsCount3
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 20, 2023, 4:41 PM

form.field.Picker: editable_

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jan 6, 2023, 3:27 PM

setting the config to true should disable typing into the field.

instead, the entire field should get a cursor: pointer and clicking the field should open the list.

tobiu added the enhancement label on Jan 6, 2023, 3:27 PM
tobiu cross-referenced by #3874 on Jan 16, 2023, 12:20 PM
tobiu
tobiu Jan 16, 2023, 12:23 PM

let's make this ticket a priority item :)

tobiu referenced in commit 0ac37c6 - "form.field.Select: editable_ #3806 adding the config" on Jan 16, 2023, 1:19 PM
tobiu referenced in commit 3988dae - "#3806 afterSetEditable() => adding & removing a css rule as needed" on Jan 16, 2023, 1:22 PM
tobiu referenced in commit c6ea36a - "#3806 added an editable checkbox into the SelectField example" on Jan 16, 2023, 1:24 PM
tobiu referenced in commit d486629 - "#3806 non editable styling" on Jan 16, 2023, 1:33 PM
tobiu
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 referenced in commit cbf87e1 - "#3806 moving the logic into form.field.Picker" on Jan 16, 2023, 1:41 PM
tobiu referenced in commit 8dc05a7 - "#3806 togglePicker()" on Jan 20, 2023, 3:21 PM
tobiu
tobiu Jan 20, 2023, 4:41 PM

done

tobiu closed this issue on Jan 20, 2023, 4:41 PM