get-focus / deprecated-focus-search

Interfaces and components to easily inject search functionalities in you application.
http://getfocus.io/focus-documentation/
MIT License
2 stars 3 forks source link

[Result-list] add more detailled "empty result" component #42

Open TomGallon opened 8 years ago

TomGallon commented 8 years ago

From @TomGallon on April 13, 2016 9:14

Current behaviour

In result list component, when the list of results is empty Focus display a label only.

image

Expected behaviour

It should be great to create a default component with more informations that guide user to change his request (like google does).

image

This component could be overloaded by the developer if he wants to customize it.

Versions

Focus-core: 0.14.0 Focus-components: 0.14.1

Copied from original issue: KleeGroup/focus-components#1110