launchy
launchy copied to clipboard
Launchy: An Accessible Modal Window
## Steps to reproduce the issue 1. Open IE11 ([Modern.ie](https://developer.microsoft.com/en-us/microsoft-edge/) can help here) 1. Visit the official [Launchy Demo page](https://svinkle.github.io/launchy/) ## Results Launchy throws two console errors in IE11 and...
Looking for help with creating a React component for Launchy! 🚀 Ideally, someone should be able to get the script via `npm` and then `import Launchy from 'Launchy';` in the...
Need to adjust how `inert` is being applied. Currently the script finds all focusable elements and only applies to those. Likely need to move the modal around the DOM in...
## Let's write some tests! 🙂 In order for Launchy! 🚀 to reach **1.0** and to be recommended for production use, it needs more test coverage! Do you love writing...