Commit cf87744
Fix Cmd+K search missing workspace members and blocking selection during loading
Bug 1: Guarantee a minimum of 5 personalDetails slots in getValidOptions
so workspace members without an existing DM report remain visible even
when report results consume most of the selection list budget.
Bug 2: When options aren't fully initialized but a search query has
available results, render them immediately instead of silently omitting
the section, so users can select results without waiting for full
initialization.
Co-authored-by: Yauheni Horbach <ZhenjaHorbach@users.noreply.github.com>1 parent ec93d81 commit cf87744
2 files changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
413 | 420 | | |
414 | 421 | | |
415 | 422 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2663 | 2663 | | |
2664 | 2664 | | |
2665 | 2665 | | |
2666 | | - | |
2667 | | - | |
| 2666 | + | |
| 2667 | + | |
| 2668 | + | |
| 2669 | + | |
| 2670 | + | |
| 2671 | + | |
2668 | 2672 | | |
2669 | 2673 | | |
2670 | 2674 | | |
| |||
0 commit comments