You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been reading through the source and the blog post on elm-pages.
I noticed while doing so that focus styles are missing.
I feel a bit frustrated by that, because I would like this project to have accessible defaults, and that it is important to have a solid basis if the community centralises on it.
If I understand correctly, elm-ui has layoutWith and FocusStyle to include focus styles.
Would it be possible to include the focus by default? Please let me know if I'm missing something, or you would like any more information.
Hi!
I've been reading through the source and the blog post on elm-pages.
I noticed while doing so that focus styles are missing.
I feel a bit frustrated by that, because I would like this project to have accessible defaults, and that it is important to have a solid basis if the community centralises on it.
If I understand correctly,
elm-ui
has layoutWith and FocusStyle to include focus styles.Would it be possible to include the focus by default? Please let me know if I'm missing something, or you would like any more information.
You can find more about focus styles on the Web Content Accessibility Guidelines. There is also a post by Hidde de Vries on Mozilla Hacks about focus.
The text was updated successfully, but these errors were encountered: