Frontmatter
| id | 3874 |
| title | Add option for select field to prevent free text input |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Jan 16, 2023, 12:19 PM |
| updatedAt | Jan 16, 2023, 12:22 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3874 |
| author | mxmrtns |
| commentsCount | 3 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 16, 2023, 12:22 PM |
Add option for select field to prevent free text input

tobiu
Jan 16, 2023, 12:20 PM
hi max, should be the same one as: https://github.com/neomjs/neo/issues/3806

tobiu
Jan 16, 2023, 12:22 PM
let's close this one and make the other one a priority.
tobiu closed this issue on Jan 16, 2023, 12:22 PM

There are use cases where the user should not be able to type free text into a select field.
Clicking anywhere on the select field will trigger the popover menu with the option list.
The cursor shall be 'pointer' while hovering anywhere over the select field