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

global: Added overridableIDs namespaced by appName #209

Closed NRodriguezcuellar closed 2 years ago

NRodriguezcuellar commented 2 years ago

Now adds the appName to the overridableID automatically if the appName prop is present so that multiple RSK instances can override without problem on the same page

Screenshot from 2022-01-27 15-07-31

Screenshot from 2022-01-27 15-08-57

closes https://github.com/inveniosoftware/react-searchkit/issues/117