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

bug/CE-232 - fixed modal state persistance #197

Merged
merged 1 commit into from
Nov 16, 2023
Merged

bug/CE-232 - fixed modal state persistance #197

merged 1 commit into from
Nov 16, 2023

Conversation

marqueone-ps
Copy link
Contributor

@marqueone-ps marqueone-ps commented Nov 16, 2023

Description

This fix address a problem with how the redux state is persisted when the browser is closed, and previous state is reloaded. Prior to this fix the whole app state was persisted. This has been updated to exclude the app state, but to keep the alerts, profile, configuration and notification items.

Fixes # CE-232


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@afwilcox afwilcox added this pull request to the merge queue Nov 16, 2023
Merged via the queue into main with commit 229b31b Nov 16, 2023
18 checks passed
@afwilcox afwilcox deleted the bug/CE-232 branch November 16, 2023 22:38
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