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

Fixed browser back button and miscellaneous changes #22

Closed JasonStoltz closed 6 years ago

JasonStoltz commented 6 years ago

Fixes #21

Browser Back button followed by Forward button wasn't properly working.

To reproduce:

Also backfilled some more useful behavior:

Also added deployment instructions to the README. Be sure to run through them and make sure they work!

Added CircleCI.