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
User can't create new relations between people in FairData when the list is long and there are lots of similarly named people. Likely an issue on other models too.
Since the list of people available is limited to 10 in the "Add related person" modal, and it does not allow search by First and Last name, user can’t find/select the correct person to create the relation.
We should either allow search by both names, or perhaps easier: allow lazy loading another page of results within the add dialog.
Example: open a person (John R. Jones) -- attempt to add a relation to Frederick Battles. Search for just "Battles" > does not bring up Frederick. Search for "Frederick Battles", returns 0 results.
User can't create new relations between people in FairData when the list is long and there are lots of similarly named people. Likely an issue on other models too.
Since the list of people available is limited to 10 in the "Add related person" modal, and it does not allow search by First and Last name, user can’t find/select the correct person to create the relation.
We should either allow search by both names, or perhaps easier: allow lazy loading another page of results within the add dialog.
Example: open a person (John R. Jones) -- attempt to add a relation to Frederick Battles. Search for just "Battles" > does not bring up Frederick. Search for "Frederick Battles", returns 0 results.
Screen.Recording.2026-07-24.at.11.08.56.mov