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
In desktop app, trading state is vastly saved in context. Duplicate the functionality, but have data stored in redux instead of context in suite-common.
Do not replace the code in the Suite, just start making a clone using redux instead of context
⚠ Increased test coverage for trade functionality is needed before we can proceed with replacing the code in Suite.
The text was updated successfully, but these errors were encountered:
In desktop app, trading state is vastly saved in context. Duplicate the functionality, but have data stored in redux instead of context in
suite-common
.Do not replace the code in the Suite, just start making a clone using redux instead of context
⚠ Increased test coverage for trade functionality is needed before we can proceed with replacing the code in Suite.
The text was updated successfully, but these errors were encountered: