icflorescu / mantine-datatable

The table component for your Mantine data-rich applications, supporting asynchronous data loading, column sorting, custom cell data rendering, context menus, nesting, Gmail-style batch row selection, dark theme, and more.
https://icflorescu.github.io/mantine-datatable/
MIT License
953 stars 69 forks source link

Filter popup not closing after clicking outside #659

Closed mmuejde closed 1 month ago

mmuejde commented 1 month ago

When using the filter feature within the application, there is an issue where the filter popup does not close when the user clicks outside of it.

Deps:

CleanShot 2024-10-22 at 11 13 18@2x

mmuejde commented 1 month ago

See https://github.com/mantinedev/mantine/issues/7000

samjegal commented 5 days ago

This is reproduced again in v7.14.1.

alimehasin commented 4 days ago

This is reproduced again in v7.14.1.

Yes, I am facing the same issue, I am using v7.14.1

samjegal commented 7 hours ago

Also appears in v7.14.2. I think we should reopen the issue.