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

Adding ID to Lobby hover text #6956

Merged
merged 2 commits into from
Jul 6, 2023
Merged

Adding ID to Lobby hover text #6956

merged 2 commits into from
Jul 6, 2023

Conversation

tblackwe
Copy link
Contributor

@tblackwe tblackwe commented Jul 6, 2023

In PR #6925 the lobby hover text for deck faction was changed from id to faction. This allowed screen reader users to hear a more accurate representation of the icon that was shown to sighted users. However, this removed a feature from sighted users that allowed them to determine what the IDs used in a game were before spectating it.

As a quick fix compromise, this PR concatenates the Faction and ID together, to provide the information that was previously only available to sighted users.

I know nothing is more permanent than a temporary solution, but I feel we should put some attention into site accessibility in the future. I am going to speak with some of colleagues who are accessibility engineers about appropriate ways to start that effort.

@NoahTheDuke NoahTheDuke merged commit eec7a51 into mtgred:master Jul 6, 2023
3 checks passed
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