Skip to content

feat: add a post's alt-text to "Select Text" menu#2106

Open
pbrunet44 wants to merge 6 commits into
aeharding:mainfrom
pbrunet44:add-alt-text-to-select-text-menu
Open

feat: add a post's alt-text to "Select Text" menu#2106
pbrunet44 wants to merge 6 commits into
aeharding:mainfrom
pbrunet44:add-alt-text-to-select-text-menu

Conversation

@pbrunet44

@pbrunet44 pbrunet44 commented Jul 10, 2025

Copy link
Copy Markdown

Closes #2097

This is my first contribution, so any feedback is welcome. For a quick one line fix, I found this to be a simple yet very useful feature addition.

Image posts sometimes include alt-text, which describes the image or transcribes its text for accessibility. Unfortunately, this text can't be copied, at least on the mobile version of Voyager. This means people sharing the image to other platforms need to manually retype the alt-text or not include it.

Currently, Voyager provides a "Select Text" menu to copy a post's title and description. This PR adds the post's alt-text to this menu.

@pbrunet44
pbrunet44 requested a review from aeharding as a code owner July 10, 2025 19:08
@pbrunet44 pbrunet44 changed the title Add a post's alt-text to "Select Text" menu feat: Add a post's alt-text to "Select Text" menu Jul 10, 2025
@pbrunet44 pbrunet44 changed the title feat: Add a post's alt-text to "Select Text" menu feat: add a post's alt-text to "Select Text" menu Jul 10, 2025
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.

Add the ability to select alt-text

1 participant