Commit e47f9d4
fix(unified-search): catch errors in response
Signed-off-by: Kent Delante <kent@delante.me>
When an error response is returned by the unified search api, unified
search shows an endless "Searching" message. This catches the error
and sets the modal into a non-searching state so it no longer
endlessly shows the message.1 parent 245aba8 commit e47f9d4
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
580 | 583 | | |
581 | 584 | | |
582 | 585 | | |
| |||
0 commit comments