#1650 No results found in npm dialog
When no filter text is typed, Enter a search term. is displayed (instead of No results found. This change also introduces a progress bar during search. This was necessary because if the user starts typing, and we only have binary status (enter query / no results), No results found would display immediately even though a search is in progress, which is confusing.
↧