makeomatic / makeomatic/redux-connect

Update reduxAsyncConnect state

Open
#100 4 comments 0 reactions 0 assignees View on GitHub
question
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.