Skip to content

Conversation

@mmattlin
Copy link

What's in this PR?

The work intakes were not getting saved because the save logic was checking if the user is logged in through the authUser redux state. This state was replaced by the profile Context and is no longer being used, thus authUser was undefined.
This PR uses the isLoggedIn state from the profile Context and passes it down through the action payload.

@mmattlin mmattlin self-assigned this Jun 30, 2022
@mmattlin mmattlin merged commit 89b841c into dev Jun 30, 2022
@mmattlin mmattlin deleted the PROD-2331_drafts-not-saving branch June 30, 2022 21:15
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.

4 participants