Frontmatter
| id | 4634 |
| title | form.field.Text: label-position inline & no triggers prevents users from selecting the input field |
| state | Closed |
| labels | bughelp wanted |
| assignees | [] |
| createdAt | Aug 4, 2023, 11:19 AM |
| updatedAt | Aug 4, 2023, 11:27 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4634 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 4, 2023, 11:27 AM |

this is an annoying one, which i just discovered. while the input node has a
z-index, to appear on top of the label, this index will get ignored, when there is no input-wrapper (no triggers).