AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.23k stars 782 forks source link

React-data-table Component header alone is overlapping when the model/Pop us is enabled, #2144

Open Chandancv18 opened 1 year ago

Chandancv18 commented 1 year ago

I am using react-data-table component for "users" data to display with react Type Script, that table is visible on entering the page and when I click on add a new user a "Model/>" will open with the form inside, When that Model opens the header of the table alone is overlapping/Displaying above the Opened model, or can anyone suggests the fix of this pls, I have attached the image for the same.

Import Statement : import DataTable, { createTheme } from 'react-data-table-component';

Reference images : StackOverFlow image

MrBlackGhostt commented 9 months ago

@Chandancv18 if the issue not solve i want to work on this issue can you assign it to me