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

Setting positionActionsColumn="last" not working as expected #86

Closed
1 task done
windcheck opened this issue Sep 15, 2022 · 1 comment
Closed
1 task done

Setting positionActionsColumn="last" not working as expected #86

windcheck opened this issue Sep 15, 2022 · 1 comment

Comments

@windcheck
Copy link

windcheck commented Sep 15, 2022

material-react-table version

v1.0.5

Describe the bug and the steps to reproduce it

On MaterialReactTable props:

  1. Set editingMode="cell"
  2. Set positionActionsColumn="last"
  3. Change editingMode to modal

As we change from editingMode="cell" to editingMode="modal" the actions column appears on an unexpected position (first column).

Your Minimal, Reproducible Example - Sandbox (Recommended) or code snippets

https://codesandbox.io/s/strange-andras-440o9j?file=/src/App.js

Screenshots or Videos (Optional)

No response

Do you intend to try to help solve this bug with your own PR?

No response

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.
@KevinVandy
Copy link
Owner

fixed in v1.0.6

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