Skip to content

Conversation

@egonw
Copy link
Collaborator

@egonw egonw commented Aug 23, 2025

Implements the first idea of #2709

Description

Before this path, the author list on the /retraction/ aspect links to the /author/ aspect (only for P50), but it now links directly to the section on that aspect where the articles by that author that have been retracted are listed.

Caveats

It assumes that that section always exist. The /author/ aspect only shows that section when retractions are discovered, but both aspects should use the same logic. That said, there are several models (and both aspect support several aspects) and noting that one is predominant, this is not expected to give a lot of problems. If it does, it basically is a curation event in Wikidata. BTW, if the section does not exist, it will just default to the author page, so there is no impact on the user experience.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
    • I have made corresponding changes to the documentation
  • This change requires new dependencies (please list)

Testing

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have not used code from external sources without attribution
  • I have considered accessibility in my implementation
  • There are no remaining debug statements (print, console.log, ...)

@egonw egonw added the max-5-lines Tag for pull requests to indicate the changes are at most 5 lines changed label Aug 23, 2025
@fnielsen fnielsen merged commit b14be14 into main Aug 27, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

max-5-lines Tag for pull requests to indicate the changes are at most 5 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants