Skip to content

Resolve "Onboarding shouldn't show for existing users while loading secrets"

Natalie Liles requested to merge 90-onboarding into staging

Closes #90 (closed)

  • Add firstTimeLoadingComplete boolean to list reducer state.
  • Sync firstTimeLoadingComplete state to local storage.
  • Only display onboarding when secrets have finished loading.

Merge request reports