elastic / app-search-reference-ui-react

A generic UI for use with any App Search Engine
https://www.elastic.co/products/app-search
Apache License 2.0
66 stars 24 forks source link

Change the default view for Facets #43

Closed JasonStoltz closed 5 years ago

JasonStoltz commented 5 years ago

The "SingleLinksFacet" view does not have a "more" button, which breaks the Reference UI for users.

App_Search_Reference_UI
cee-chen commented 5 years ago

Should we get rid of the import as well?

https://github.com/elastic/app-search-reference-ui-react/blob/6c17a0a2c9bc85c8e2493a9e9f09ee07101ddc1e/src/App.js#L17

JasonStoltz commented 5 years ago

Yes, good catch.