toasted-notes
toasted-notes copied to clipboard
accessibility for interactive notes
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.