mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Flashing when loading glimer search results (#24658)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user