-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
in TablePagination 'actions' classes key is missing #10607
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
Comments
@gadkadosh It's a good point. I think that we should move the |
Is it ok if I work on this? |
@lukePeavey Sorry for the delay. Ideally, I wanted to clear the render prop API story before taking care of this issue: #10476. It can change the way we handle it. But after more thought, I think that we can move forward here. So what do you think of moving the |
Have anyone started working on this issue yet ? If not I can start a PR. |
@t49tran yeah, I'm currently working on a PR for this.
|
@oliviertassinari Sorry it took me so long to respond! I didn't initially notice that that you had labeled this as post-v1. If you would rather just wait and address this after the render prop api question is resolved, thats totally fine with me.
I think this makes sense, at least as a short term solution. If you want to go ahead with this, i've made the changes and can submit a PR. |
@lukePeavey It's label post-v1 as it's not required to cut v1 out (the deadline is in one month). It's a simple change, so if you want to work on it, it's always great :). |
Oh ok |
actions classes key is documented, yet seems not to be implemented in the code.
I looked quickly in TablePagination and TablePaginationActions.
The text was updated successfully, but these errors were encountered: