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

Add privacy policy link to send usage data setting #485

Merged
merged 3 commits into from
Jul 4, 2023

Conversation

lucaschifino
Copy link

@lucaschifino lucaschifino commented Jul 4, 2023

MOB-1838

Context

Follow up to #484.

We have decided to add a learn more "button" redirecting to the privacy policy as consequence to reducing the description. We are using the same approach as FF, adding "Learn More" to the description text and making the whole cell clickable.

Approach

  • Took advantage of the existing onClick and url functionalities of the settings items to make it clickable.
  • Decided to append the already existing "Learn More" translation so that no change in the L10N strings is needed given the upcoming release.
  • Update ios-core with changes from ios-core#96 so that the new privacy policy is used

ecotopian
ecotopian previously approved these changes Jul 4, 2023
Copy link
Collaborator

@ecotopian ecotopian left a comment

Choose a reason for hiding this comment

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

LGTM 🟢

d4r1091
d4r1091 previously approved these changes Jul 4, 2023
Copy link
Member

@d4r1091 d4r1091 left a comment

Choose a reason for hiding this comment

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

Neat!
Small nonblocker comment left 👌

@lucaschifino lucaschifino dismissed stale reviews from d4r1091 and ecotopian via d662646 July 4, 2023 13:41
@lucaschifino lucaschifino requested a review from a team July 4, 2023 13:53
Copy link
Collaborator

@ecotopian ecotopian left a comment

Choose a reason for hiding this comment

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

Still fine

@lucaschifino lucaschifino merged commit c6856bd into main Jul 4, 2023
2 checks passed
@lucaschifino lucaschifino deleted the MOB-1838_analytics_opt_out_learn_more branch July 4, 2023 14:27
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.

3 participants