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

Fixed silentLogin cardOrder bug #2034

Open
wants to merge 12 commits into
base: experimental
Choose a base branch
from

Conversation

MaximPodgore
Copy link
Contributor

Summary

Fixes a bug in silentLogin that causes #1899

Changelog

[General][Fix] - Fixes a bug that caused the cardOrder to be overwritten every silentLogin. Switched it to loadSavedData() in user.dart
[General][Fix] - Refactored one small part of cards.dart for better readability and functionality

Test Plan

This pull request changes the log-in procedure (for silentLogin). Reviewers should test the login and ensure that their card order remains the same every time they open and close the app (and are logged in)

MaximPodgore and others added 9 commits April 8, 2024 10:22
Fixed the issue, removing the print statements, and cleaning up all the changes
Don't need the app constants that I added
Fully implemented the functionality of the previous version of the temporary fix
@morebytes morebytes linked an issue Sep 27, 2024 that may be closed by this pull request
9 tasks
@morebytes morebytes added the Bug Something isn't working label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: PR Review
Development

Successfully merging this pull request may close these issues.

Card Order Reset
2 participants