Skip to content

Refactor privacy notice dialog to return a Future#186

Open
FreelancerAlpha1Dash1 wants to merge 1 commit intoUnboundTechCo:mainfrom
FreelancerAlpha1Dash1:privacy-update-popup-overlap
Open

Refactor privacy notice dialog to return a Future#186
FreelancerAlpha1Dash1 wants to merge 1 commit intoUnboundTechCo:mainfrom
FreelancerAlpha1Dash1:privacy-update-popup-overlap

Conversation

@FreelancerAlpha1Dash1
Copy link
Copy Markdown
Contributor

Change Description

Returns PrivacyNoticeDialog.show's future so the app waits until the user accepts the privacy terms before checking for updates and showing the update dialog. This fixes the issue where both dialogs could be open at the same time


Related Platforms

Which platforms are affected by your changes? Check only the ones you actually tested.

  • Android
  • iOS
  • iPad
  • Windows
  • Linux
  • Android TV
  • OpenWrt

Verification Checklist

Make sure the things you checked actually work. It's okay if you didn't test everything.

  • Project builds successfully
  • App runs without crashes on tested platforms
  • VPN connection works correctly
  • No obvious regressions observed
  • Documentation updated (if needed)

Optional (for bigger changes)

  • Added or updated unit / E2E tests
  • Checked security and edge cases

Related Links

Closes #5 .

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.

Prevent simultaneous opening of privacy notice & update notification

1 participant