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

proposal: React useUploadsList hook should automatically load one page of results #200

Closed
travis opened this issue Dec 20, 2022 · 4 comments
Assignees

Comments

@travis
Copy link
Member

travis commented Dec 20, 2022

while fixing the react uploads list example (#195) I noticed that the useUploadsList hook doesn't automatically load the first page of results - I think this is a bug but figured I'd double check before changing the current behavior.

@travis
Copy link
Member Author

travis commented Dec 20, 2022

@jchris @alanshaw @yusefnapora would love your thoughts in particular on this one

@jchris
Copy link
Contributor

jchris commented Dec 20, 2022

I think that's a bug, at least in my apps it's loaded automatically

@travis
Copy link
Member Author

travis commented Jan 6, 2023

ok great - I'll take another look at this now that all the in progress pnpm work has landed

@travis
Copy link
Member Author

travis commented Jan 13, 2023

fixed in #254, merged with #236

@travis travis closed this as completed Jan 13, 2023
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

Successfully merging a pull request may close this issue.

4 participants