Commit 030f696
authored
Show direct match on top for user search (#17303)
This PR makes sure that direct matches in the user search always show on top of the result list.
The following places were checked to follow the desired behavior now:
- Search when adding a user to a team
- Search when adding a user as a collaborator to a repository
Signed-off-by: Maximilian Weiler <[email protected]>1 parent fa8b8c0 commit 030f696
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2233 | 2233 | | |
2234 | 2234 | | |
2235 | 2235 | | |
| 2236 | + | |
2236 | 2237 | | |
2237 | 2238 | | |
2238 | 2239 | | |
2239 | 2240 | | |
2240 | 2241 | | |
2241 | | - | |
| 2242 | + | |
2242 | 2243 | | |
2243 | 2244 | | |
2244 | | - | |
| 2245 | + | |
| 2246 | + | |
| 2247 | + | |
| 2248 | + | |
| 2249 | + | |
| 2250 | + | |
2245 | 2251 | | |
2246 | 2252 | | |
2247 | 2253 | | |
| |||
0 commit comments