mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 13:09:33 -06:00
FIX: Flashing when loading glimer search results (#24658)
This commit is contained in:
parent
7539b457b2
commit
aadc104817
@ -1,6 +1,6 @@
|
||||
{{#if (and this.search.inTopicContext (not @searchTopics))}}
|
||||
<SearchMenu::BrowserSearchTip />
|
||||
{{else if (not @loading)}}
|
||||
{{else}}
|
||||
<div class="results">
|
||||
{{#if @suggestionKeyword}}
|
||||
<SearchMenu::Results::Assistant
|
||||
|
Loading…
Reference in New Issue
Block a user