Skip to content

PIL-2598 Fix external links#577

Draft
gianick wants to merge 7 commits into
mainfrom
PIL-2598
Draft

PIL-2598 Fix external links#577
gianick wants to merge 7 commits into
mainfrom
PIL-2598

Conversation

@gianick
Copy link
Copy Markdown
Contributor

@gianick gianick commented Oct 31, 2025

This PR fixes external links that are missing the following attributes:

  • target=_blank
  • "Opens in new page/tab" text
  • rel="noreferrer noopener"

The last one prevents from Reverse Tabsnabbing and the first two are accessibility requirements.

It also improves the way we test for links and link-buttons.

@platops-pr-bot
Copy link
Copy Markdown

@gianick gianick added the WIP Work In Progress label Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP Work In Progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants