WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: UX design query for a11y and screen reader user

for

From: Brandon Keith Biggs
Date: Oct 16, 2019 8:11PM


Hello Sean,
I use AccDC <https://github.com/WhatSock/bootstrap-react> for wireframes.
I'm wrapping AccDC into react components, so you just need to do something
like:
<Tabs>
<Tab title="Item1">This is text in item1.</Tab>
<Tab title="Item2"><h1>Heading for item2</h1><p>Text for item2</p></Tab>
</Tabs>

Which makes wireframes extremely fast. There is default CSS, and to add CSS
it's extremely easy.
If you need more components built than what is there, then open an issue,
and we can make it.
HTML is the best way I've found to view and make wireframes. Then it's very
quick to add the services for connecting to the server once your wireframe
is ready to become an app.
Thanks,

Brandon Keith Biggs <http://brandonkeithbiggs.com/>;


On Wed, Oct 16, 2019 at 6:15 PM < <EMAIL REMOVED> > wrote:

> All,
>
>
>
> As I am a screen reader user and now I am directly working with UX
> designers
> and product teams. I need to have a conversation with any other screen
> reader user / blind A11y expert in how you handled wireframes and other
> terminology, tools, etc used in this space. AS my role now is working at
> the
> early stages of development of digital assets for mobile and web.
>
>
>
> Sean
>
>
>
> > > > >