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

[material-ui][Autocomplete] Add support for infinite queries #39982

Closed
2 tasks done
livingforjesus opened this issue Nov 24, 2023 · 3 comments
Closed
2 tasks done

[material-ui][Autocomplete] Add support for infinite queries #39982

livingforjesus opened this issue Nov 24, 2023 · 3 comments
Assignees
Labels
component: autocomplete This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists package: material-ui Specific to @mui/material

Comments

@livingforjesus
Copy link

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Summary 💡

It should at least allow a way to add some sort of loader at the bottom of the options when fetching next page or some way to integrate infinite queries.

Examples 🌈

No response

Motivation 🔦

I want to have my autocomplete with infinite query using tanstack query. I can accomplish this partially but there is no way to add a loader to indicate we're fetching more stuff to my user

@livingforjesus livingforjesus added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Nov 24, 2023
@livingforjesus livingforjesus changed the title Add support for infinite queries in mui Add support for infinite queries in mui Autocomplete Component Nov 24, 2023
@livingforjesus
Copy link
Author

Saw some similar but closed issues: #32823

@zannager zannager added the component: autocomplete This is the name of the generic UI component, not the React module! label Nov 24, 2023
@danilo-leal danilo-leal changed the title Add support for infinite queries in mui Autocomplete Component [material-ui][Autocomplete] Add support for infinite queries Nov 24, 2023
@danilo-leal danilo-leal added the package: material-ui Specific to @mui/material label Nov 24, 2023
@mj12albert
Copy link
Member

Duplicate of #18450

@mj12albert mj12albert marked this as a duplicate of #18450 Nov 25, 2023
@github-actions github-actions bot added duplicate This issue or pull request already exists and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Nov 25, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2023
@mj12albert
Copy link
Member

A PR is underway for onScrollToBottom #35653

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists package: material-ui Specific to @mui/material
Projects
None yet
Development

No branches or pull requests

4 participants