asyncapi / asyncapi-react

React component for rendering documentation from your specification in real-time in the browser. It also provides a WebComponent and bundle for Angular and Vue
https://asyncapi.github.io/asyncapi-react/
Apache License 2.0
182 stars 123 forks source link

508 Accessibility: Opening content in a new window #962

Open ghost opened 6 months ago

ghost commented 6 months ago

We use a tool called Sort Site to evaluate our site for Section 508 Accessibility. It is flagging that links to content either should not open in a new window or else should inform users that the content will be opened in a new window. The error information is:

image

The source of these errors on our page is the APPLICATION/XML and EXTERNAL DOCS links: image

Either these links should display the content in the same window, or there should be text like "(opens in a new window)" with the links.

aakankshabhende commented 4 months ago

@ghost I would like to work on this issue. Could you please assign me this?

AceTheCreator commented 2 weeks ago

@aakankshabhende, we don't assign issues, feel free to pick it up :)