-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
False
OpenShift Console comes with a redux store and due to legacy reasons we need to augment it. But not all Apps are legacy like this. HAC-Core shouldn't need to use the store augmentation. Until we full divorce ourselves of exposing our internal redux data we should document both scenarios.
Acceptance Criteria
- Add another example to AppInitSDK that does not show a wrapping Provider (redux)
- We should also update the text of the AppInitSDK to describe it's use in less "redux terms"
- "Component for providing store access to the SDK." is the current opening text, this is not true – it's way more than this, we should talk about it in terms of external API; something like "Bootstraps your application to use the SDK"
- It's okay to note Redux, as this is a strong use-case right now we are supporting, but I think it shouldn't be key
Perhaps crowd source the new description with the team or take a shot and we can do reviews on it to see about cleaning it up.
- relates to
-
HAC-423 Bring AppInitSDK into Core SDK
- Closed
- links to