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
The goal here is to have a Redux store registered that maintains the state of the history panel and allows 3rd party code to see what's in the state and write back to the state.
The history panel uses the Redux store.
Acceptance Criteria
baseline tests before refactoring (i.e. item can be added/removed from history, opened in document editor from history)
pull request showing tests for existing functionality passing
pull request showing tests still passing for refactored code (include new tests as needed)
The goal here is to have a Redux store registered that maintains the state of the history panel and allows 3rd party code to see what's in the state and write back to the state.
The history panel uses the Redux store.
Acceptance Criteria
Possible Public State
Related
The text was updated successfully, but these errors were encountered: