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
In order to pre-populate a frontend Select component with multiple users, we need to prefetch their records from the API. While this is possible for organizations using the id__in query parameter, no similar parameter exists for users.
In order to pre-populate a frontend
Select
component with multiple users, we need to prefetch their records from the API. While this is possible for organizations using theid__in
query parameter, no similar parameter exists for users.This blocks MuckRock/documentcloud-frontend#992 and MuckRock/documentcloud-frontend#304
The text was updated successfully, but these errors were encountered: