Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add privacy policy menu item #883

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

Merged
AlbyIanna merged 1 commit into main from privacy-policy-menu
Mar 9, 2022
Merged

Add privacy policy menu item #883

AlbyIanna merged 1 commit into main from privacy-policy-menu
Mar 9, 2022

Conversation

Copy link
Contributor

@AlbyIanna AlbyIanna commented Mar 3, 2022

Motivation

We need to add a link to our Privacy Policy

Reviewer checklist

  • PR addresses a single concern.
  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • PR title and description are properly filled.
  • Docs have been added / updated (for bug fixes / features)

@per1234 per1234 added topic: code Related to content of the project itself type: enhancement Proposed improvement labels Mar 3, 2022
});
registry.registerMenuAction(ArduinoMenus.HELP__FIND_GROUP, {
commandId: Help.Commands.PRIVACY_POLICY.id,
order: '8',
Copy link
Contributor

@per1234 per1234 Mar 3, 2022

Choose a reason for hiding this comment

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

I suggest switching places between the Help > Privacy Policy and Help > Check for Arduino IDE updates menu items.

It seems more logical to me to have all the website visit menu items grouped together, rather than having the very different Check for Arduino IDE updates menu item interspersed.

Before:

  • Help
    • Getting Started
    • Environment
    • Troubleshooting
    • Reference
    • Find in Reference
    • Frequently Asked Questions
    • Visit Arduino.cc
    • Check for Arduino IDE Updates
    • Privacy Policy
    • About Arduino IDE
    • Toggle Developer Tools

After:

  • Help
    • Getting Started
    • Environment
    • Troubleshooting
    • Reference
    • Find in Reference
    • Frequently Asked Questions
    • Visit Arduino.cc
    • Privacy Policy
    • Check for Arduino IDE Updates
    • About Arduino IDE
    • Toggle Developer Tools

AlbyIanna reacted with thumbs up emoji
Copy link
Contributor Author

@AlbyIanna AlbyIanna Mar 7, 2022

Choose a reason for hiding this comment

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

Should the URL be an internationalized string (nls.localize('https://www.arduino.cc/en/privacy-policy')) so that it can be pointed at the appropriate page (e.g., https://www.arduino.cc/it/privacy-policy)?

I tried changing my browser locale to it in order to see whether arduino.cc automatically redirects https://www.arduino.cc/en/privacy-policy to https://www.arduino.cc/it/privacy-policy, and it didn't, but I don't know much about the subject.

@per1234 I thought about that too, but seeing the page was in English-only I didn't localize the URL. @ubidefeo, do you think we should ask someone to translate that page?

Copy link
Contributor

@per1234 per1234 Mar 7, 2022

Choose a reason for hiding this comment

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

@AlbyIanna there is an Italian language version of the page:

https://www.arduino.cc/it/privacy-policy

I don't think there are any others at the moment.

Copy link
Contributor Author

@AlbyIanna AlbyIanna Mar 8, 2022

Choose a reason for hiding this comment

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

I swear it didn't work the first time I tried that URL 😅 It just redirected me to the English version of the page. Weird.

Anyway, should we localize it? I don't know, I think it'd be kinda strange if we'd localize it only for Italian folks.

Copy link
Contributor

@per1234 per1234 Mar 8, 2022
edited
Loading

Choose a reason for hiding this comment

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

I don't personally find it strange, but I also don't have strong feelings about the subject either way. I added the question about the internationalization only as a comment, and not as part of my review for that reason.

I'll go ahead and submit an approving review now since the review suggestion I made has been resolved (thanks!) and we are on the same page regarding the existence of an Italian version of the page.

I'll leave the decision on whether to internationalize that URL string to you or any other interested parties.

AlbyIanna reacted with thumbs up emoji
Copy link
Contributor

@fstasi fstasi left a comment

Choose a reason for hiding this comment

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

lgtm

@AlbyIanna AlbyIanna merged commit 70f1c5f into main Mar 9, 2022
@AlbyIanna AlbyIanna deleted the privacy-policy-menu branch March 9, 2022 10:46
@per1234 per1234 linked an issue Mar 16, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@per1234 per1234 per1234 approved these changes

+1 more reviewer

@fstasi fstasi fstasi approved these changes

Reviewers whose approvals may not affect merge requirements
Assignees
No one assigned
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Add "Privacy Policy" to help menu

AltStyle によって変換されたページ (->オリジナル) /