Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popup hiding inside the table #317

Open
Fir-3 opened this issue Apr 29, 2022 · 2 comments
Open

Popup hiding inside the table #317

Fir-3 opened this issue Apr 29, 2022 · 2 comments
Labels
question Further information is requested

Comments

@Fir-3
Copy link

Fir-3 commented Apr 29, 2022

Hi,

I had a issue when I use /react-data-table-component with react-select (issue is here). by the way i didn't find any solution in react-data-table-component package. but 'react-select' answerd my question (issue is here). this time I have same issue when I use /react-data-table-component with react-modern-calendar-datepicker

This is my issue.

I have a react-modern-calendar-datepicker component in my table it works fine when there are lots of data but when I search for a row/value inside the table or If I have 2 or 3 rows in my table, my popup hides inside the table. So can you help me with this, please?

Sandbox link

react: ^16.14.0
react-data-table-component: ^7.0.0-rc6
react-modern-calendar-datepicker: ^3.1.6

@Fir-3 Fir-3 added the question Further information is requested label Apr 29, 2022
@mohammad6vakili
Copy link

mohammad6vakili commented Jun 19, 2022

Hi
your ref is lost.
you should set an extra prop for your Datepicker component and then you should set the prop value to your package component file and set it as ref to package component.
I think Kiarash should fix this issue but as I know he isn't support this package anymore.
so I think you should fix this issue yourself.

@aliforouzan
Copy link

in the parent component (with relative position) set the overflow CSS property to visible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants