Commit 40e63f3
authored
[ENG-9638] add search by guid for contributors and moderators add modal (#743)
- Ticket: https://openscience.atlassian.net/browse/ENG-9638
- Feature flag: n/a
## Purpose
Some user workflows rely on using the OSF profile identifiers to locate users reliably. This was possible previously (at least in most contributor searches), but is not any longer.
## Summary of Changes
When adding contributors, searching by user GUID should call up that user. This can be implemented across all instances of this widget/modal. Requires API change1 parent 49e2652 commit 40e63f3
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
| |||
0 commit comments