Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EZ Bug Fix] Close onboarding bug #403

Merged
merged 4 commits into from
Mar 29, 2021
Merged

[EZ Bug Fix] Close onboarding bug #403

merged 4 commits into from
Mar 29, 2021

Conversation

hahnbeelee
Copy link
Contributor

@hahnbeelee hahnbeelee commented Mar 28, 2021

Summary

When you haven't submitted your data for onboarding you shouldn't be able to close out of the onboarding modal.
My previous version of this fix wasn't right. I had to check the global onboardingData and not the local (not saved) fields from the onboarding form.

Test Plan

  • Delete your firebase data & emulate onboarding for the first time
  • Try to exit the onboarding modal without finishing
  • Ensure that you can't
  • After you submit your data, open up onboarding again and you should be able to exit out now.

@hahnbeelee hahnbeelee requested a review from a team March 28, 2021 22:30
@dti-github-bot
Copy link
Member

[diff-counting] Significant lines: 4.

@hahnbeelee hahnbeelee linked an issue Mar 28, 2021 that may be closed by this pull request
@github-actions
Copy link
Contributor

Visit the preview URL for this PR (updated for commit 1030e63):

https://cornelldti-courseplan-dev--pr403-close-onboarding-bug-taummq3d.web.app

(expires Sun, 04 Apr 2021 22:33:02 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@hahnbeelee hahnbeelee merged commit 671dd9e into master Mar 29, 2021
@hahnbeelee hahnbeelee deleted the close-onboarding-bug branch March 29, 2021 00:12
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.

Sign up modal can be clicked out of :O
3 participants