LearnNewsExamplesServices
Frontmatter
id4504
titleform.field.Picker display issue in container.Dialog
stateClosed
labels
bugstale
assignees[]
createdAtJun 16, 2023, 1:54 PM
updatedAtSep 13, 2024, 4:29 AM
githubUrlhttps://github.com/neomjs/neo/issues/4504
authorpensuwan-k
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 13, 2024, 4:29 AM

form.field.Picker display issue in container.Dialog

Closed v8.1.0 bugstale
pensuwan-k
pensuwan-k commented on Jun 16, 2023, 1:54 PM

Describe the bug When I use Select or Date field in dialog container, the picker container stays behind the dialog.

Additional context The new dialog tag is in top layer and this ignore the z-index.

Possible solution the picker parent should be dialog container.