#1424·react-pdf

Add aria labels to links in pdf page annotations

Author: SebiBastiCreated Apr 2, 2023Updated Oct 2, 2023
Labelsenhancementfresh

Before you start - checklist

  • I understand that React-PDF does not aim to be a fully-fledged PDF viewer and is only a tool to make one
  • I have checked if this feature request is not already reported

Description

The google lighthouse test complains that the links in my displayed pdf don't have discernible names. Aria labels are missing in page annotations.

Proposed solution

This could be fixed by adding aria labels with the value of the link text.

Alternatives

No response

Additional information

Screenshot 2023-04-03 at 01 27 23