appbaseio / appbaseio/reactivesearch
DataController migration documentation
- Dominant language
- JavaScript
- Stars
- 4.9k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
**Affected Projects**
React
**Is your feature request related to a problem? Please describe.**
Was looking through the change log and the new documentation but could not find any reference to the deprecated DataController.
**Describe the solution you'd like**
Would be great to get some documentation on the recommended way to migrate from using DataController to not using it.
**Describe alternatives you've considered**
I tried using defaultQuery on the ReactiveList but it doesn't react to the other components and also doesn't respect the `size` prop on ReactiveList. I am going to attempt to use ReactiveComponent now instead to build my own DataController but would be good to get some clarification on best approach.
Just out of curiosity why was it removed?
Contributor guide
Assessment
This issue has not been assessed yet.