Skip to content

docs: explain how to set attachment image alt text#1283

Open
DeoJin wants to merge 1 commit intobasecamp:mainfrom
DeoJin:docs/attachment-alt-text-readme
Open

docs: explain how to set attachment image alt text#1283
DeoJin wants to merge 1 commit intobasecamp:mainfrom
DeoJin:docs/attachment-alt-text-readme

Conversation

@DeoJin
Copy link

@DeoJin DeoJin commented Mar 17, 2026

Summary

  • document how to set attachment image �lt text in the rix-attachment-add handler
  • clarify that attachment captions do not automatically become the image �lt attribute
  • point readers to setAttributes for cases where they want both

Closes #1230.

Validation

  • git diff --check -- README.md
  • attempted targeted accessibility coverage with
    ode .\node_modules\@web\test-runner\dist\bin.js src/test/system/accessibility_test.js --playwright --browsers chromium after
    pm install, but the local environment hit dependency resolution errors under Node 24 before the suite could start

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.

alt attribute on img tag is missing

1 participant