Page MenuHomePhabricator

Article titles in the article list and contributions link should always be blue
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

Article link scenario

  1. Navigate to Special:Homepage
  2. Visit one of the articles in the list in the user impact module
  3. Navigate back to Special:Homepage

Contributions link scenario

  1. Navigate to Special:Homepage
  2. Visit the Special:Contributions module bottom link
  3. Navigate back to Special:Homepage

What happens?:
The link shows in black or as visited.

What should have happened instead?:
The link shows in blue (not visited).

Software version (skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

Event Timeline

Change 859460 had a related patch set uploaded (by Sergio Gimeno; author: Sergio Gimeno):

[mediawiki/extensions/GrowthExperiments@master] User impact: always display article links in blue

https://gerrit.wikimedia.org/r/859460

Sgs moved this task from Incoming to Code Review on the Growth-Team (Sprint 0 (Growth Team)) board.
Sgs updated the task description. (Show Details)

@RHo The "View all your edits" link still has the purple visited style, should we change that to blue as well?

image.png (1×804 px, 143 KB)

Change 859460 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] User impact: always display article links in blue

https://gerrit.wikimedia.org/r/859460

@RHo The "View all your edits" link still has the purple visited style, should we change that to blue as well?

image.png (1×804 px, 143 KB)

Hi @kostajh @Sgs - yes please, that makes sense since (TIL) OOUI doesn't apply an a:visited link style.

Change 860008 had a related patch set uploaded (by Sergio Gimeno; author: Sergio Gimeno):

[mediawiki/extensions/GrowthExperiments@master] User impact: always display contributions link as not visited

https://gerrit.wikimedia.org/r/860008

Sgs renamed this task from Article titles in the article list should always be blue to Article titles in the article list and contributions link should always be blue.Nov 23 2022, 12:31 PM
Sgs updated the task description. (Show Details)

Change 860008 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] User impact: always display contributions link as not visited

https://gerrit.wikimedia.org/r/860008

Hi @Sgs, I still see the black link in Safari v16 after viewing an article.

image.png (1×1 px, 299 KB)

Hi @Sgs, I still see the black link in Safari v16 after viewing an article.

image.png (1×1 px, 299 KB)

hmm, I can't reproduce that in Safari. Could you please do a hard refresh or double-check that "Disable caches" in the Network tab is set, to be sure that you have the new version of the code?

image.png (816×2 px, 142 KB)

Hi @kostajh, I did a hard refresh and yes, I can no longer see the black link. Thanks!

Etonkovidova subscribed.

Verified in wmf.12 - all links stayed blue.