LearnNewsExamplesServices
Frontmatter
id4634
titleform.field.Text: label-position inline & no triggers prevents users from selecting the input field
stateClosed
labels
bughelp wanted
assignees[]
createdAtAug 4, 2023, 11:19 AM
updatedAtAug 4, 2023, 11:27 AM
githubUrlhttps://github.com/neomjs/neo/issues/4634
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 4, 2023, 11:27 AM

form.field.Text: label-position inline & no triggers prevents users from selecting the input field

Closed v8.1.0 bughelp wanted
tobiu
tobiu commented on Aug 4, 2023, 11:19 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).

Screenshot 2023-08-04 at 11 17 26
tobiu added the bug label on Aug 4, 2023, 11:19 AM
tobiu added the help wanted label on Aug 4, 2023, 11:19 AM
tobiu
tobiu Aug 4, 2023, 11:23 AM

well, i guess we can just remove the browser default and add position: relative instead.

tobiu referenced in commit 373400a - "form.field.Text: label-position inline & no triggers prevents users from selecting the input field #4634" on Aug 4, 2023, 11:26 AM
tobiu
tobiu Aug 4, 2023, 11:27 AM

needs testing for side effects.

tobiu closed this issue on Aug 4, 2023, 11:27 AM