inveniosoftware / react-searchkit

React component library for interacting with a REST API.
https://inveniosoftware.github.io/react-searchkit/
MIT License
78 stars 40 forks source link

components: fix SearchBar text missing on input #226

Closed alejandromumo closed 2 years ago

alejandromumo commented 2 years ago

Fixed search bar's query text.

Note: the search bar component might not be fully uncontrolled. A new issue (https://github.com/inveniosoftware/react-searchkit/issues/225) was created for that matter, in order to perform a more thorough analysis.

zzacharo commented 2 years ago

Created an issue about the failing linting https://github.com/inveniosoftware/react-searchkit/issues/228