Skip to content

Date picker component doesn't work well if rendered inside a dropdown #2288

@fabio-d-m

Description

@fabio-d-m

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):
image

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

Metadata

Metadata

Labels

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions