LearnNewsExamplesServices
Frontmatter
id4555
titleform.field.Select editable config not working
stateClosed
labels
bug
assignees[]
createdAtJul 24, 2023, 9:01 AM
updatedAtJul 24, 2023, 11:04 AM
githubUrlhttps://github.com/neomjs/neo/issues/4555
authorpensuwan-k
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 24, 2023, 11:04 AM

form.field.Select editable config not working

Closed v8.1.0 bug
pensuwan-k
pensuwan-k commented on Jul 24, 2023, 9:01 AM

I use module form.field.Select with editable: false. But the input can still be edit.

tobiu
tobiu Jul 24, 2023, 9:31 AM

hi kiattipoom!

i already took a quick look last friday:

Screenshot 2023-07-24 at 09 29 06

pointer-events: none as well as user-select: none do still get applied.

however, the field does receive focus. maybe being set programmatically? definitely a regression bug.

tobiu referenced in commit 829475c - "form.field.Select editable config not working #4555" on Jul 24, 2023, 11:03 AM
tobiu closed this issue on Jul 24, 2023, 11:04 AM