Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 379 Bytes

2021-10-11-fix-loading-indicator-in-search-suggest.md

File metadata and controls

10 lines (9 loc) · 379 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix loading indicator in search suggest
issue: NEXT-17882
author: Sebastian König
author_email: [email protected]
author_github: @tinect
---

Storefront

  • Changed private method _suggest in SearchWidgetPlugin to abort client request before the loading indicator is created. This fixes the loading indicator to be removed when the search term has been changed.