Content
View differences
Updated by Henriette Darge 11 months ago
### Steps to reproduce
1. Look at a link in a PageHeader description or a form description
### What is the buggy behavior?
From an accessibility perspective, the links are not distinguishable enough from the surrounding text.
### What is the expected behavior?
Links should be clearly distinguishable. Possibilities include:
* Whenever there is a link within in a text, description of the PageHeader, the link should have an underline effect. We are therefore following Primer's [guidelines for links in text](https://primer.style/product/components/link/accessibility/#guidelines).
* This affects:
* Links in the description of the PageHeader
* Links in the caption of form elements
* Links within regular text
**Out of scope**
* All non-primerized code/pages that fails this accessibility check will not be touched for this
### Notes
Some automated checks for the problem have been silenced to make automated tests pass. These should be re-enabled.
I.e. when `expect(page).to be_axe_clean` is used, make sure this test is not disabled via `skipping("link-in-text-block")`.
###
### Screenshots and other files
Two occurences of the violation in the new SCIM Clients UI (the bottom of the two is even hard to distinguish for me):
<img class="image_resized op-uc-image class="op-uc-image op-uc-image_inline" style="width:551px;" src="/api/v3/attachments/707687/content">
Two occurences of the violation in the file storages UI:
<img class="image_resized op-uc-image class="op-uc-image op-uc-image_inline" style="width:502px;" src="/api/v3/attachments/707698/content">
1. Look at a link in a PageHeader description or a form description
### What is the buggy behavior?
From an accessibility perspective, the links are not distinguishable enough from the surrounding text.
### What is the expected behavior?
Links should be clearly distinguishable. Possibilities include:
* Whenever there is a link within
* This affects:
* Links in the description of the PageHeader
* Links in the caption of form elements
* Links within regular text
**Out of scope**
* All non-primerized code/pages that fails this accessibility check will not be touched for this
### Notes
Some automated checks for the problem have been silenced to make automated tests pass. These should be re-enabled.
I.e. when `expect(page).to be_axe_clean` is used, make sure this test is not disabled via `skipping("link-in-text-block")`.
###
### Screenshots and other files
Two occurences of the violation in the new SCIM Clients UI (the bottom of the two is even hard to distinguish for me):
<img class="image_resized op-uc-image
Two occurences of the violation in the file storages UI:
<img class="image_resized op-uc-image