Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync networks with application state #5333

Merged
merged 3 commits into from
Sep 24, 2023

Conversation

oskarleonard
Copy link
Contributor

What was the problem?

This PR resolves #5332

How was it solved?

By updating redux store when related state is changed.

How was it tested?

  1. When deleting a network we also need to delete it from our application state
  2. When changing a name of an network we also need to sync that name change in application state
  3. Changing the name of a network that is selected the new name should show in selected network

@oskarleonard oskarleonard self-assigned this Sep 22, 2023
@ManuGowda ManuGowda changed the title sync networks with application state Sync networks with application state Sep 22, 2023
@ManuGowda ManuGowda merged commit c7648c8 into release/3.0.0 Sep 24, 2023
@ManuGowda ManuGowda deleted the 5332-sync-networks-with-application-state branch September 24, 2023 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants