radicle-interface
radicle-interface copied to clipboard
Make app keyboard accessible
It's currently not possible to use the app with a keyboard because there are no :focus states. So when you try to tab through the UI, the only feedback you get is sometimes seeing the cursor in an input field.
Besides the fact that developers love using their keyboards to navigate things, it's also a standard accessibility thing!