You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
- 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]>
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.
The text was updated successfully, but these errors were encountered: