You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue where an empty dropdown is displayed in the column actions menu when there are no options available for that column. This occurs even when no actions are defined for the table, resulting in a blank or empty dropdown that may confuse users.
For more information, please refer the codesandbox provided below.
Expecting column actions dropdown should not appear if there are no actions available for the column.
Minimal, Reproducible Example - (Optional, but Recommended)
Do you intend to try to help solve this bug with your own PR?
None
Terms
I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
The text was updated successfully, but these errors were encountered:
material-react-table version
v3.0.1
react & react-dom versions
v18.3.1
Describe the bug and the steps to reproduce it
There is an issue where an empty dropdown is displayed in the column actions menu when there are no options available for that column. This occurs even when no actions are defined for the table, resulting in a blank or empty dropdown that may confuse users.
For more information, please refer the codesandbox provided below.
Expecting column actions dropdown should not appear if there are no actions available for the column.
Minimal, Reproducible Example - (Optional, but Recommended)
https://codesandbox.io/p/devbox/jolly-goodall-sx5tz6
Screenshots or Videos (Optional)
Column.Action.Menu.Issue.mp4
Do you intend to try to help solve this bug with your own PR?
None
Terms
The text was updated successfully, but these errors were encountered: