You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Add more than 50-100 userIds input in peple-picker component.
focus on the search bar.
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
The text was updated successfully, but these errors were encountered:
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
Expected behavior
It should not make the page unresponsive if more than 100 userIds are given.
Screenshots
people-picker-flicker.mp4
The text was updated successfully, but these errors were encountered: