-
-
Notifications
You must be signed in to change notification settings - Fork 348
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
Miscellaneous links that need to be changed in Waterfox. #548
Comments
Hi! I just created a PR at #549, which will fix the first two issues, that you mentioned. And I'll take a look at the other issues regarding the help entries. I also think we should let them point to https://www.reddit.com/r/waterfox/ instead, since it already does that in the android app, I think. |
A little duplication here;
That's Waterfox ▸ Help ▸ Submit feedback… · Issue #399 …
|
Thanks for having fixed the first ones already. This was rather quick. Amazing! Thanks for adding context, I didn't know that issues were already created for some of them. When the fixes arrive, you may close them as well. |
AOK 👍 |
#400 is already fixed at large though, you may want to close this one. |
Sorry for the delay! I've already written a patch to change the URL of the help buttons and remove the "Submit Feedback" entry, but I didn't test it yet. As soon as I can verify that it's working, I'll create a PR. (Most likely tomorrow) :) I've also already looked into #387, but came up with no solution yet. |
Your commit regarding the removal of the iOS link doesn't seem to be effective here in all cases. The following occurs: browser.preferences.useOldOrganization - true (old preferences layout): -> iOS link still appears. browser.preferences.useOldOrganization - false (new preferences layout) -> iOS link is gone. |
The iOS links aren't completely removed. The remnants are causing errors in self build from bd915a6 . With
With
... and sometimes I can't even open the Sync preferences, getting this error in addition -
|
Sorry! I created a PR at #568 to fix this issue. |
Thank you for the extremely quick fix. But then, the iOS link still shows up when the old preferences layout is used. The link reminds me of Michael Myers from the Halloween horror franchise, hope you get the pun. Regarding the last issues: I think the Help entries could be changed safely, with the Feedback I would be more careful. Perhaps it would make sense to split a potential commit in two parts. |
Yeah I'm seeing this too. Looks like each preferences layout has one iOS link for without Firefox Account, and a separate iOS link for with Firefox Account. Only one iOS link got removed from each preferences layout, each layout still has one iOS link left. |
Thanks for pointing that out! I really thought I removed everything related to this iOS link... :/ And yep I got that pun, Michael Myers' theme is also playing in my head right now. :) |
Thanks for having taken care of the Help buttons. Regarding the "Submit Feedback" entry, I'd say remove it. We don't have a feedback page other than the Waterfox subreddit, and the Help button is already pointing to that one. Feedback is a redundant duplicate in our scenario. |
Any news regarding the "Submit Feedback" entry? I merely want to make sure that it isn't somehow forgotten. |
It won't be forgotten. Fixing this would be a trivially easy thing. I wanted to wait for some feedback at #399 first, but as no one seems to have an objection, I might just create a PR. |
@Toromino, thanks for your efforts up unto this point. One more link to be removed: "Check to see if your plug-ins are up to date" at about:addons! It can be seen at the top left, on the left side of the cogwheel. The site it links to: https://www.mozilla.org/plugincheck/ is no longer operational, it's dead. So this link can be safely removed, as it no longer provides any functionality. |
@Peacock365 I agree, there is no reason this link should be kept. I'll look into it. |
Is any patch in sight? Once this last patch is realized, I think we have at large removed / changed all links that needed to be changed. Good work. |
From UX of Refresh Waterfox · Issue #562 …: The link should be to a Waterfox support area, not Mozilla's area for Firefox. |
Have you had any positive testing results? I am asking this because I brought this up a month ago, and fear that it has somehow been forgotten. |
Hey there!
This is a short list of links that still point to wrong targets in Waterfox, and which certainly need to be changed:
In the Sync submenu in the settings, the Android link does not point to Waterfox's Play Store entry, but to a Mozilla page.
In the Sync submenu in the settings, it still says "Android and iOS". Due to Waterfox not having an iOS app, the "and iOS" part needs to be removed. Note though that this might have implications for the language packs which possibly also need to be modified.
In the settings, the "Help" footer at the bottom left of the page points to a Mozilla page instead of https://www.reddit.com/r/waterfox/ (which would be my suggestion).
Same goes for the "Help" entries under the Help menu in the main menu bar and in the hamburger menu.
Under the Help menu in the main menu bar, there is a "Submit Feedback" entry. If you want to keep it, this should probably also point to the Waterfox subreddit. Although this would be just a duplicate of the "Help" entry, which may render "Feedback" obsolete.
That's all. Hope those get fixed.
The text was updated successfully, but these errors were encountered: