Skip to content

fix(accessibility): add aria-label to announce ORCID profile in author metadata HTML/Reveal.js#14602

Merged
cderv merged 10 commits into
quarto-dev:mainfrom
mcanouil:fix/orcid-alt-text
Jun 29, 2026
Merged

fix(accessibility): add aria-label to announce ORCID profile in author metadata HTML/Reveal.js#14602
cderv merged 10 commits into
quarto-dev:mainfrom
mcanouil:fix/orcid-alt-text

Conversation

@mcanouil

@mcanouil mcanouil commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Add aria-label (and alt="" for decorative image) to announce ORCID profile in author metadata HTML/Reveal.js to improve accessibility.

This was detected when working with https://github.com/mcanouil/quarto-revealjs-a11y which has a feature to flag images with missing alt-text.

TO-DO: check upstream for similar fix.
title-fancy seems to be pure Quarto eventhough under pandoc directory.

@mcanouil mcanouil self-assigned this Jun 18, 2026
@mcanouil mcanouil marked this pull request as ready for review June 18, 2026 09:25
@posit-snyk-bot

posit-snyk-bot commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@mcanouil mcanouil marked this pull request as draft June 18, 2026 09:32
@mcanouil mcanouil changed the title fix(accessibility): add alt text for ORCID image in author metadata HTML/Reveal.js fix(accessibility): add aria-label to announce ORCID profile in author metadata HTML/Reveal.js Jun 18, 2026
@mcanouil mcanouil marked this pull request as ready for review June 18, 2026 09:35
@mcanouil mcanouil marked this pull request as draft June 18, 2026 09:38
@mcanouil mcanouil marked this pull request as ready for review June 18, 2026 09:47

@cderv cderv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a quick test ? Just for template regression.

@cderv cderv merged commit 532be5b into quarto-dev:main Jun 29, 2026
9 of 51 checks passed
@mcanouil mcanouil deleted the fix/orcid-alt-text branch June 29, 2026 08:35
@mcanouil

Copy link
Copy Markdown
Collaborator Author

Can you add a quick test ? Just for template regression.

too late it seems

cderv added a commit that referenced this pull request Jun 29, 2026
…14602)

Extends the ORCID accessibility test suite to cover HTML and Reveal.js
(#14602) alongside the existing ipynb tests (#14632).

One shared fixture (title-block-orcid.qmd) renders to all three formats,
replacing the format-specific title-block-orcid-ipynb.qmd. The affiliation
fixture stays separate as it covers a distinct ipynb template path.
cderv added a commit that referenced this pull request Jun 29, 2026
Merge into existing #14602 entry since both PRs fix the same gap
(ORCID link has no accessible name for screen readers) across different
output formats.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants