toasted-notes icon indicating copy to clipboard operation
toasted-notes copied to clipboard

accessibility for interactive notes

Open bmcmahen opened this issue 5 years ago • 0 comments

I need to explore the correct way to ensure that these elements are accessible to screen-readers. I suspect we will either need to look for elements that can be focused, and focused them automatically, or delegate the focus code to the user w/ a helper function of some sort.

bmcmahen avatar Mar 29 '19 21:03 bmcmahen