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

program page should be made more accessible #12839

Open
mattstratton opened this issue Jun 7, 2023 · 3 comments
Open

program page should be made more accessible #12839

mattstratton opened this issue Jun 7, 2023 · 3 comments

Comments

@mattstratton
Copy link
Member

we depend on colors too much - would be great to have an additional piece that shows an icon or symbol for the "type" the same way the colors do

this should also have a default "key" at the top of the page

@phrawzty
Copy link
Collaborator

phrawzty commented Jun 7, 2023

Solid initiative. Could we use emoji? Idk if that would be better from an a11y standpoint than images. (I don't know much about a11y but I do happen to have colour-vision issues so some sort of symbol would be great.)

@mattstratton
Copy link
Member Author

mattstratton commented Jun 7, 2023

That part is actually easily solved using font-awesome… The actual glyph is pretty easy, just need to do the code that says “if x then insert y glyph here”

also note that the code won’t be that hard either; we are already doing this (sorta) for the colors :)

@mattstratton
Copy link
Member Author

Should also make the speaker's name in bold - it's not an a11y thing but if we are already restyling the program page, it's something I wanted to do anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants