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

Close Button of Show Columns Tool Is Unclickable #1440

Closed
JimCoates opened this issue Jul 24, 2020 · 2 comments
Closed

Close Button of Show Columns Tool Is Unclickable #1440

JimCoates opened this issue Jul 24, 2020 · 2 comments

Comments

@JimCoates
Copy link

Expected Behavior

Expect that after opening the show columns tool, "x" button should be clickable to close.

Current Behavior

The menu still closes on click away, but the button is not clickable.

Steps to Reproduce (for bugs)

https://codesandbox.io/s/crazy-archimedes-93bnp?file=/src/App.js

Your Environment

Tech Version
Material-UI 4.9.12
MUI-datatables 3.2.0
React 13.3.1
browser
etc

Running just the standard example from the documentation in code sandbox shows the button is not clickable.
I tried using older versions, it seems to not be an issue with v2.x

The library is excellent, thank you for taking the time to view this issue!

@patorjk
Copy link
Collaborator

patorjk commented Jul 24, 2020

Thank you for the report! Looks like this can be resolved by adjusting the z-index property of the button. I'll have a fix in version 3.3.0.

@patorjk
Copy link
Collaborator

patorjk commented Jul 25, 2020

Fixed in 3.3.0

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

2 participants