inovua / reactdatagrid

Empower Your Data with the best React Data Grid there is
https://reactdatagrid.io
Other
3.45k stars 57 forks source link

DateEditor popup display underlay within the grid itself #381

Open cheamsavun opened 10 months ago

cheamsavun commented 10 months ago

🐛 Bugs:

Relevant code or config

 editor: DateEditor

What you did: setting Editor to DateEditor

What happened:

image

Problem description:

DateEditor popup displays underlay within the grid itself

Suggested solution:

The popup of the DateEditor should be top-most (largest z-index)

cbierer commented 7 months ago

Having this issue too, did you find a work around?

arindammitra06 commented 4 months ago

Same is happening for me for all menus (context-menu, SelectFilter dropdown whenever too many dropdown options). I am using Mantine to wrap the RDG inside a Mantine Card. Anyone know how to fix? I really like this library but this is a show stopper :-(

arindammitra06 commented 4 months ago
Screenshot 2024-02-18 at 8 33 06 PM