-
Notifications
You must be signed in to change notification settings - Fork 515
Closed
Labels
3.xcomp: clay-componentsIssues related to Clay components. (e.g ClayCard, ClayLabel...)Issues related to Clay components. (e.g ClayCard, ClayLabel...)type: bugIssues reporting that Component is not doing what should be doneIssues reporting that Component is not doing what should be done
Milestone
Description
The date picker component gets rendered via portals and it loses the dom relationship with its parents. In particular scenarios it causes css and js problems like these:
Here we have a date rendered within a dropdown (the z-index is not correct):

If I click on a date, it closes the dropdown and changes the component position:

Metadata
Metadata
Assignees
Labels
3.xcomp: clay-componentsIssues related to Clay components. (e.g ClayCard, ClayLabel...)Issues related to Clay components. (e.g ClayCard, ClayLabel...)type: bugIssues reporting that Component is not doing what should be doneIssues reporting that Component is not doing what should be done