makeomatic / makeomatic/redux-connect
Update reduxAsyncConnect state
- Dominant language
- JavaScript
- Stars
- 545
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
I have a question and basically looking for some suggestions on how to handle this situation, not sure if `redux-connect` is suitable.
1. Load data and populate dropdown in header, setting first option as selected
2. `redux-connect` loads data using `id` as param from the dropdown
3. User changes dropdown option
4. Fetch new data and update the view
What would be a good approach to implement this behavior? Ideally would be to rerun `redux-connect` as if user just got to the page, is it possible?
Thank you for any suggestions!
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by reviewing how redux-connect resolves async data and how the dropdown supplies the id parameter; the desired result is refetching data and updating the view when the selection changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100