Skip to content

Issues: KevinVandy/mantine-react-table

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

MRT_TablePagination does not honor style props
#508 opened Mar 22, 2025 by RampantDespair
1 task done
Unintended re-renders
#505 opened Mar 16, 2025 by bastiankistner
1 task done
Doesn't pin columns with option enabled bug Something isn't working V2 Issue with MRT V2
#501 opened Mar 11, 2025 by chemalopezp
1 task done
Strange behavior when table has no rows bug Something isn't working V2 Issue with MRT V2
#495 opened Feb 20, 2025 by ml1nk
1 task done
Incorrect typing for mantineEditSelectProps column option (multi-select vs. select)? bug Something isn't working V2 Issue with MRT V2
#479 opened Jan 22, 2025 by juliusv
1 task done
Build differs from dev mode for initial filtering state help wanted Extra attention is needed V2 Issue with MRT V2
#475 opened Jan 19, 2025 by webofpies
1 task done
Explicit height for date input doesn't let user to change size enhancement New feature or request V2 Issue with MRT V2
#474 opened Jan 17, 2025 by webofpies
1 task done
ERROR: No matching export in "node_modules/@mantine/core/esm/index.mjs" for import "packSx" bug Something isn't working V1 Issue with MRT V1
#472 opened Jan 9, 2025 by psm-solution-group
1 task done
Copy button adds extra height to row bug Something isn't working V2 Issue with MRT V2
#467 opened Jan 6, 2025 by webofpies
1 task done
Global filtering field resizes when "Clear" button is added bug Something isn't working V2 Issue with MRT V2
#466 opened Jan 6, 2025 by webofpies
1 task done
Filtered results font size is different bug Something isn't working V2 Issue with MRT V2
#465 opened Jan 6, 2025 by webofpies
1 task done
Unnecessary divider in column filter mode dropdown bug Something isn't working V2 Issue with MRT V2
#463 opened Jan 6, 2025 by webofpies
1 task done
Column Pinning With Enable Column Virtualization bug Something isn't working V2 Issue with MRT V2
#446 opened Nov 19, 2024 by mr-burhanuddin
1 task done
Columns with null value in first item are excluded from global filter bug Something isn't working Has workaround V2 Issue with MRT V2 wontfix This will not be worked on
#439 opened Nov 10, 2024 by rhyek
1 task done
getIsSomeRowsSelected returns false when all rows selected V2 Issue with MRT V2 wontfix This will not be worked on
#412 opened Sep 18, 2024 by kadirgun
1 task done
On row deletion on idx = N, all the rows after N are unmounted/mounted enhancement New feature or request V2 Issue with MRT V2
#406 opened Sep 4, 2024 by yergom
1 task done
Failed to resolve import "mantine-react-table/locales/fr" bug Something isn't working
#390 opened Aug 13, 2024 by Leo-Schmit
1 task done
Drag and drop features are not working when used in combination with react-mosaic-component bug Something isn't working V2 Issue with MRT V2
#383 opened Aug 6, 2024 by puehringer
1 task done
Pagination reset after editing row V1 Issue with MRT V1
#377 opened Jul 22, 2024 by JonasPf
1 task done
Row action buttons in Advanced example do not work correctly when all rows are selected V2 Issue with MRT V2 wontfix This will not be worked on
#361 opened Jun 15, 2024 by sijonelis
1 task done
ProTip! Adding no:label will show everything without a label.