Skip to content

Enhanced remote data #745

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

Conversation

ckchiu2
Copy link
Contributor

@ckchiu2 ckchiu2 commented Feb 8, 2023

Related Issue

#457
#703 - props.page and props.totalCount is still not used

Description

See #654, this is a rework of that branch because that branch is messed up when merging.
This time I add a sandbox preview to the changes.
And because I used codesandbox for development, I can now update package-lock.json. Hail codesandbox lol
Note that #703 is still not fixed. I decided to use them for the remote data only because local paging may mess up sorting (see #662, #670)

Related PRs

#654 This is a rework of that PR because that branch is messed up

Impacted Areas in Application

material-table.js (additional logic to handle another type of remote data)
index.d.ts (added isRemoteData type)
demos
package.json (added @reduxjs/toolkit as devDependencies for demo purpose)

@Domino987
Copy link
Contributor

I dont have access to the sandbox link. Can you check it?

@ckchiu2
Copy link
Contributor Author

ckchiu2 commented Feb 11, 2023

Can you check the sandbox link again?

@ckchiu2 ckchiu2 force-pushed the enhance-remote-data-code-sandbox branch from e151dff to 89b6315 Compare February 15, 2023 02:31
@ckchiu2
Copy link
Contributor Author

ckchiu2 commented Feb 15, 2023

@Domino987 can you please check again?

@stale
Copy link

stale bot commented May 16, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can reopen it if it required.

@stale stale bot added the wontfix This will not be worked on label May 16, 2023
@stale stale bot closed this May 23, 2023
@martin-trajanovski
Copy link

Is this working now? I cannot get it working in my local environment. Still cannot use page with customtotalCount.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants