-
-
Notifications
You must be signed in to change notification settings - Fork 556
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
List of Post Ideas #12
Comments
I've composed a quick tip on Btw. I tried to follow the basic layout of the already existing posts. If you wouldn't mind checking it and report back any issues with it. |
Link dump... Skip to content links: Color contrast: Icon fonts: |
@chriscoyier |
Another link regarding title attribute usage: |
An idea for a post could be: HOWTO: Correctly label input types Including labels, hints (formats or required messages), error message, etc. |
|
Good resource for ARIA-Live |
I can definitely see myself writing some posts. I will come up with some ideas and content. |
Hmm I think I'm going to give Color Contrast a try! |
Hello. |
@bupkes Welcome :) !!! Yes finish that course and report back.. but until you get a grasp of Git you can contribute. Your experience is priceless. Poke around our issues and chime in.. poke around our website and create issues if you find them. You don't have to be expert coder human to make a difference :) If GitHub is a barrier feel free to email me directly ideas and such: info/at/joe-watkins.io |
Welcome @bupkes! In our redesign of the a11yproject.com site, we were struggling on the best implementation method for accordion-style collapsable content on mobile devices. There were some quirks with implementation that we thought might give screen reader users a worse experience with the site, so we abandoned it. It'd be great to pick your brain on the topic so we could figure out some solid patterns that give screen reader users and non-screen reader users a great experience. Thanks for getting in touch and offering to help! Cheers, Jerry |
Recommendation to add the following book to the list: Digital Outcasts: Moving Technology Forward without Leaving People Behind - Kel Smith |
Greetings. I would like to take "Accessible Typography". I should have a gist about in about a week. |
Hiya! 👋 I'd like to tackle an ARIA basics article to write. Question about the ARIA basics for roles, states, and properties - how would these differ from their intros? Would we be diving into specific application with examples? E.g. How to use ARIA landmark roles or How to use ARIA states on XYZ? |
I think clarifying the difference between roles, states, and properties would be of benefit. People often refer to ARIA as "ARIA roles" when I think they usually mean ARIA in general. |
I'll work on a HOWTO for accessible modals. |
@kendrick Sounds good, go for it! Please create a new issue when you've got something to show, linking your text in a gist for review. |
Has High Contrast Mode under AT been taken yet? |
@davatron5000 would I be able to take "HOWTO: Make an accessible |
@jimbateson Unclaimed! I'll put your name next to it. For more information on contributing, here's a little guide, but holler if you have questions. https://www.a11yproject.com/contributing-guidelines/#submitting-content |
Hello! My name is Chandra and I am interested in contributing an article on how to respect users' preference on reduced motion in web design (specifically, the prefers-reduced-motion media query). I would be happy to write it if it is not already done. Thank you! |
Hi @burnhc! That's a subject that's near and dear to my heart. We'd love to have that post in our collection. |
Great, I'll follow the procedures on the Contributing Guidelines page and open a new issue for that. |
Hi, I was wondering if "What is WAI? The Web Accessibility Initiative" is claimed yet? Thanks |
Hi @ilknureren! We'd love that! |
Hi I am Peter, I have never contributed to accessibility before. I checked the a11y project site and noticed that there could be violation of Success Criteria 1.4.5 (Images of text). I don't know if this has been written about before. My exact title would be "Testing Success Criteria 1.4.5 (Images of text)" |
Hi @peternjugunamwaura, welcome! To clarify: do you think you've found a violation of SC 1.4.5 on The A11Y Project's website, or is this SC something you'd like to write about? |
Hi @ericwbailey I think I can now go ahead and report the accessibility issue. Last time I broke some of the community guidelines and you were unhappy about it. But yeah here is the section on the site that violates SC 1.4.5. |
@peternjugunamwaura Each of these images have alternate content descriptions and are not obscured when the browser is zoomed. This is a common and expected technique for providing an accessible experience for this type of content and not a violation of SC 1.4.5. Additionally, this is not the proper place to report on this form of issue. Based on our interactions here, I'd encourage you to spend a little more time learning about how GitHub and open source works before participating again. |
Thanks i will familiarize myself with all the guidelines and then possibly contribute again in the future. The thought was that the content above does not respond to changes in text spacing. But i now understand it. Thanks a lot. |
@ericwbailey can I write about "Myth: Accessibility is just turning off CSS?" |
Hello! I was wondering if I could do a write up on common UI behaviors that break color blindness. Things such as using red to highlight incorrectly filled out fields and the like. |
Yeah sure !
…On Sat, 20 May 2023 at 4:18 AM, Justin Scherer ***@***.***> wrote:
Hello!
I was wondering if I could do a write up on common UI behaviors that break
color blindness. Things such as using red to highlight incorrectly filled
out fields and the like.
—
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPT4HI7K6ZDWPSI77LVIULXHAZY7ANCNFSM4AC3Z2ZA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hi @davatron5000! :) I would like to work on the HOWTO: Make an accessible with dropdowns” option |
@CBID2 Looks like @jimbateson claimed that one (see thread above). Let's see if they still are planning on that - they may have already I'm newly back on the project. |
Hi @davatron5000! :) Ok, I'll do this one: ?? HOWTO: Make accessible CANVAS & SVG ?? (2 posts?) |
@CBID2 great! I'll put your name next to it. |
Thanks @davatron5000. Just out of curiosity, does Canvas refer to the design app? |
@CBID2 No, more about the HTML |
No I don't unfortunately @davatron5000. Maybe I can do this one instead: What is WAI? The Web Accessibility Initiative |
Hey @davatron5000! :) Can I do the entry on the Web Accessibility Initiative? |
@CBID2 Sounds good! I think WAI, it's relation to the W3C and ARIA and WCAG, etc would be super cool to have an overview about. |
Ok I'll add that to my article too. Can you place my name near the WAI checkbox @davatron5000? |
Hello @davatron5000 |
Hello, I would love to write and share my expertise on " HOWTO: Make accessible dialogs and modals". |
Hi, I'm eager to contribute my knowledge on "HOWTO: Create accessible dialogs and modals." Could anyone please confirm if it's already taken? |
Simple, bite-sized snippets of content to teach A11Y in smaller pieces instead of big chunks. We can check them off (using githubs new todo list feature) as we get them finished.
📈 == A table or chart here would be useful.
Concepts
Basic introductions to various concepts. What is it? Why does it exist?
Features
Quick Tips
Quick, tiny, easy improvements for maximum ROI
alt
text correctlytitle
attributes correctlymaximum-scale=1.0
Quick Tests
HOWTOs
More in-depth, yet simple articles on HOW-TO use/create something.
<nav>
with dropdowns @jimbatesonFORM
sVIDEO
s:<track>
& HTML5 Video ControlsCANVAS
& SVG ?? (2 posts?) @CBID2ARIA-LIVE
Myths
Assistive Technology (AT)
Videos
Misc.
The text was updated successfully, but these errors were encountered: