Skip to content
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

Empty Dropdown Displayed When There Are No Options in the Column Actions Menu #1305

Open
1 task done
varakumar1105 opened this issue Nov 19, 2024 · 0 comments
Open
1 task done

Comments

@varakumar1105
Copy link

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.

image

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

  • 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant