SEMOSS / semoss-ui

Apache License 2.0
17 stars 3 forks source link

[BUG] Infinite Scrolling Not Filtering Based on Textfield #308

Closed trevorzylks closed 2 weeks ago

trevorzylks commented 2 weeks ago

Description

When searching for members, and using the infinite scroll feature, the items in the dropdown should filter based off what is in the textfield.

Existing

MembersAddOverlay.tsx

Tasks

Ensure that users are filtered out correctly when getProjectUsersNoCredentials is called