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

[Feature]: Can we have a paginated/Infinite scrolling ComboBox. #31261

Open
1 task done
jbujula opened this issue May 2, 2024 · 0 comments
Open
1 task done

[Feature]: Can we have a paginated/Infinite scrolling ComboBox. #31261

jbujula opened this issue May 2, 2024 · 0 comments

Comments

@jbujula
Copy link

jbujula commented May 2, 2024

Library

React Components / v9 (@fluentui/react-components)

Describe the feature that you would like added

When you do a Odata call and if the response contains more than 5000 records it usually gives a Odata.nextlink which is a URL that is used to fetch next set of items. So, in order to append those results to the dropdown we need a callback which triggers upon scrolling to bottom.

Have you discussed this feature with our team

No response

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Priority

Normal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants