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

Sometimes wizard state is persisted between analysis runs #1256

Closed
ibolton336 opened this issue Aug 7, 2023 · 0 comments · Fixed by #1267
Closed

Sometimes wizard state is persisted between analysis runs #1256

ibolton336 opened this issue Aug 7, 2023 · 0 comments · Fixed by #1267

Comments

@ibolton336
Copy link
Member

I think that we need to refactor the analysis wizard to use our new modal paradigm. Seems that there is an intermittent bug involving multiple modals with separate state that isn't being cleaned up.

ibolton336 added a commit that referenced this issue Aug 8, 2023
- Resolves #1256 
- When closing the wizard, the taskgroup state hangs around between
analysis runs causing problems. This PR cleans up the react state when
closing/submitting the analysis wizard

Signed-off-by: ibolton336 <[email protected]>
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 a pull request may close this issue.

1 participant