I am stuck on accessibility review for a form. I need to check labels, focus order, errors, contrast, and keyboard behavior for a form, but my current attempt is getting vague and too big. What would you check first?
My notes from fixing accessibility review for a form
I kept the useful constraints and dropped the role-play. It works better when the missing details are stated plainly.
First, shrink the decision. Do not solve the whole subject at once.
- Name the user decision first.
- Check the keyboard path.
- Remove one competing action.
Write down the result you need by the end of this session. Then choose one input you trust and make a first pass that can be checked. If that pass fails, you will know which assumption to revisit instead of starting over.
The smaller decision was the missing piece. I was asking for the whole system at once.
3 comments
Sign in to join the conversation.