Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made plaintext decklist outputs more friendly to screenreaders #848

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

distributive
Copy link
Contributor

Previously the plaintext data for decklists would include an x before each card (e.g. "3x Sure Gamble") which screenreaders would read out, making it an inaccessible feature. It also reads out the influence pips individually, so those have been simplified to plaintext.

image

@distributive
Copy link
Contributor Author

My editor added that extra space after the five_threes line. I don't know why.

@plural
Copy link
Collaborator

plural commented Sep 29, 2024

This makes it better for screen readers and worse for browser users. Let's take a look at how we can get the best of both worlds here.

@distributive
Copy link
Contributor Author

Feel free to edit this

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.

2 participants