site/demos/producthunt/README.md
## ProductHunt Demo
This is a producthunt like UI demo app built with the `v2` release of ReactiveSearch library.
### TODOs
* Mobile responsive layout
* Styles are missing
### Current issues with the library
- [ ] URLParams prop creates multiple entries in the browser history stack.
- [ ] Component styles do not occupy 100% of the width.
- [ ] Investigate the query being sent for DataSearch's suggestions.
- [ ] `noResults` prop on ResultList.
- [ ] `theme` prop on ReactiveBase is missing.