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

Fix VPN settings not being persisted #6772

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

rablador
Copy link
Collaborator

@rablador rablador commented Sep 9, 2024


This change is Reviewable

@rablador rablador added bug iOS Issues related to iOS labels Sep 9, 2024
@rablador rablador self-assigned this Sep 9, 2024
Copy link

linear bot commented Sep 9, 2024

Copy link
Collaborator

@pinkisemils pinkisemils left a comment

Choose a reason for hiding this comment

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

I fail to see how the changes in code affect the behavior, so I will hold off from approving this.

Reviewable status: 0 of 1 files reviewed, all discussions resolved

Copy link
Collaborator Author

@rablador rablador left a comment

Choose a reason for hiding this comment

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

The settings for quantum and obfuscation are assigned to a var before the viewmodel is updated. Those old values are then passed to the delegate rather then the actual updated settings.

Reviewable status: 0 of 1 files reviewed, all discussions resolved

Copy link
Contributor

@buggmagnet buggmagnet left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@pinkisemils pinkisemils force-pushed the fix-vpn-settings-not-being-persisted-ios-823 branch from 16902ea to 90135e4 Compare September 10, 2024 06:53
Copy link
Collaborator

@pinkisemils pinkisemils left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 1 files reviewed, all discussions resolved (waiting on @buggmagnet)

Copy link
Collaborator

@pinkisemils pinkisemils left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@pinkisemils pinkisemils merged commit 672f305 into main Sep 10, 2024
9 checks passed
@pinkisemils pinkisemils deleted the fix-vpn-settings-not-being-persisted-ios-823 branch September 10, 2024 07:00
Copy link

🚨 End to end tests failed. Please check the failed workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug iOS Issues related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants