PapaParse Import modal not scrollable
PapaParse Import modal not scrollable
Hi,
several of my tables have many columns, so the Editor modal is scrollable. This is working fine. The user can scroll down the modal to find and click the Button at the bottom.
For importing a CSV file I'm using the Papa Parse library and nearly the same code as your CSV import example. Unfortunately the "Map CSV fields" and "Confirm import" modals are not scrollable. Instead off scrolling the modal, the background will scroll ...
How can I fix this problem??
Unfortunately I can not publish my source code. But I think this problem should be reproducible in a simple demo.
Ahh, one more information: I'm using Bootstrap 4.
Answers
This thread discusses the same issue:
https://datatables.net/forums/discussion/comment/157399/#Comment_157399
Should be fixed in Editor 1.9.1.
Kevin
I updated all JS and CSS files to Version 1.9.2. Unfortunately the scrolling problem still persists...
Does I have to modify the Upload Editor (Line 76+) ? Adding a modal class or something else?
Could you give me a link to your page please? As Kevin says, this should have been fixed, so I will need to be able to debug the issue to understand what is going wrong here.
Thanks,
Allan