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

Document AuthFlow and Glitchy Login Fix #245

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Conversation

3TTemi
Copy link
Contributor

@3TTemi 3TTemi commented Feb 14, 2025

Summary

PR to fix high priroity bug:

  • Implemented fix that clears navigator stack when user disconnects to offset page overlaps
  • Added Documentation for login/authetnications Flow

Remaining TODOs:

  • Enact the test plan below

Test Plan

Do the following test on test flight:

Specifically by going into a challenge and then swiping out to another app, waiting for a few minutes for a disconnect, and then returning back to the CornellGo app.

Notes

During testing, I found there there may be another navigation bug related to overlaying pages which occurs after the user signs out and logs back into the app. It is visible through a back button on the search filter home page that should not be there. Further attention needs to be looked into this.

@dti-github-bot
Copy link
Member

[diff-counting] Significant lines: 141.

Copy link

@ambers7 ambers7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The documentation is very clear and detailed. The examples help clarify the use of code as well.

@3TTemi 3TTemi changed the title Documented Authenticaiton FLow and potential fix for Glitchy Login Document AuthFlow and Glitchy Login Fix Feb 15, 2025
Copy link
Collaborator

@shah-esha shah-esha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Let's test this now.

@3TTemi 3TTemi merged commit 21bfff4 into master Feb 20, 2025
10 of 12 checks passed
@3TTemi 3TTemi deleted the ta375/glitchy-login branch February 20, 2025 06:11
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