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

[BUG] : Page becomes unresponsive when more than 50 userIds are passed as input to people-picker component #3347

Open
ridhi58 opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ridhi58
Copy link

ridhi58 commented Nov 21, 2024

Describe the bug
I want to show specific users only in the list. so i am passing those ids in the userIds input provided by people-picker component.
When i pass more than 50-100 userIds, and focus on the search bar, the page becomes unresponsive.

To Reproduce

  1. Add more than 50-100 userIds input in peple-picker component.
  2. focus on the search bar.
  3. Page becomes unresponsive till it fetches all the data.

Expected behavior
It should not make the page unresponsive if more than 100 userIds are given.

Screenshots

people-picker-flicker.mp4
@ridhi58 ridhi58 added bug Something isn't working Needs: Triage 🔍 labels Nov 21, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Graph Toolkit Nov 21, 2024
@musale musale self-assigned this Nov 21, 2024
@musale musale removed this from Graph Toolkit Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants