Frontmatter
| id | 4504 |
| title | form.field.Picker display issue in container.Dialog |
| state | Closed |
| labels | bugstale |
| assignees | [] |
| createdAt | Jun 16, 2023, 1:54 PM |
| updatedAt | Sep 13, 2024, 4:29 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4504 |
| author | pensuwan-k |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 13, 2024, 4:29 AM |
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.