You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'No search results' message was shown although no search was performed. When a 'Search Module' is added to a page, the message 'No search results' is shown every time that page is loaded even though there is no search performed.
Steps to reproduce
List the steps to reproduce the behavior:
Add the Search Module to the home page.
After the page reloads by itself, the text 'No search results' is shown when no search was performed.
At any time the home page loads, the text 'No search results' will be shown.
Current result
'No search results' message was shown although no search was performed.
Expected result
No message should be shown unless a search is performed. As per current behavior we do not perform search if the search query is less than 2 characters.
Screenshots
Screenshots after the fix and showing all conditions
No message shown when no search performed.
Valid Search Shown when search performed
Message shown when Invalid search is performed
Affected version
10.0.0 alpha build
9.4.1 alpha build
9.4.0 latest supported release
The text was updated successfully, but these errors were encountered:
Description of bug
'No search results' message was shown although no search was performed. When a 'Search Module' is added to a page, the message 'No search results' is shown every time that page is loaded even though there is no search performed.
Steps to reproduce
List the steps to reproduce the behavior:
Current result
'No search results' message was shown although no search was performed.
Expected result
No message should be shown unless a search is performed. As per current behavior we do not perform search if the search query is less than 2 characters.
Screenshots
Screenshots after the fix and showing all conditions
No message shown when no search performed.
Valid Search Shown when search performed
Message shown when Invalid search is performed
Affected version
The text was updated successfully, but these errors were encountered: