bthompson1223 / LaunchPad

1 stars 1 forks source link

Data Persists In User Projects Redux Store When Deleted #10

Closed thechee closed 9 months ago

thechee commented 9 months ago

We need to add an action creator to remove the user's projects from the user projects redux store

bthompson1223 commented 9 months ago

Fixed the issue with pull request #14 by adding an extra action creator to session.js in the redux store to clear the user's projects when navigating away from the component