Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Conversation

@chipsnyder
Copy link
Contributor

@chipsnyder chipsnyder commented Jul 21, 2021

Fixes wordpress-mobile/WordPress-iOS#14756
Testable in: wordpress-mobile/WordPress-iOS#16907

Description

This change updates the TOS page to open in an external web browser instead of opening in the app. This modified experience will now match the experience an Android user will have with the app and also matches the experience they would get if they selected "Help" followed by "WordPress Help Center"

Alternatives

I feel like the experience would be better if we kept them in the app. So I wanted to think about some alternative paths. The option that came to mind is that we could refactor this to use a WKWebView and inject CSS to hide the wpcom-masterbar. Although I think that's an ok solution it is slightly more fragile so I wanted to at least raise the question.

Ultimately I opted to go for simplicity since the pattern on Android is already defined this way.

@ScoutHarris @diegoreymendez since you two worked in this area last I wonder if you had any thoughts?

@chipsnyder chipsnyder added the bug Something isn't working label Jul 21, 2021
Copy link
Contributor

@ScoutHarris ScoutHarris left a comment

Choose a reason for hiding this comment

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

@chipsnyder chipsnyder merged commit 07c230a into develop Jul 22, 2021
@chipsnyder chipsnyder deleted the issues/14756_plansPage branch July 22, 2021 17:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants