makeomatic / makeomatic/redux-connect
Passing async response data as prop.
Open
- Dominant language
- JavaScript
- Stars
- 545
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have a use case where I need to pass data as prop to component and need to avoid putting it into redux store. Data is coming from asyncItem. I have gone through the decorator code but didn't find a solution.
Any suggestion would be great help.Thanks.
Regards,
Brij Kishor
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the decorator code and tracing how asyncItem data is resolved. Define whether passing that response directly as a component prop is supported or requires a new capability, then identify the behavior and tests needed to demonstrate completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, redux
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100