snurby7/insights

Persist BudgetId on refresh

Closed this issue · 1 comments

When I have a budgetId selected and refresh I lose access to all my buttons

Repro Steps

  1. Click View a budget from the main screen
  2. Refresh the page
  3. You can see the buttons are no longer present in the top right, need to persist this.

Confirmation

  1. I can refresh the window and the budgetId persists!

Will probably need to add something like redux-storage or redux-persist