Malcolm Dwyer
Malcolm Dwyer
Issue: Storybook-router only works when components are importing ``, ``, etc. from `react-router`, but fail when importing from `react-router-dom`. I'm guessing this is the same problem in #36 ### Which...
**TLDR**: I want to have `backstopjs` in my project's package.json, but still be able to avoid the chromium download that usually happens (via puppeteer) on install. Standard install of backstop...
Escape key is clearing values out of MultiSelect. It makes sense that the first hit of the escape key will close the dropdown. But if you hit escape again, it's...
TLDR: Is there are recommended way to set a max-height of the control that doesn't have issues with focus handling? I have multi-selects which can contain a large number values....
Thanks for the great docs! Small nit: On the https://www.apollographql.com/docs/ site, the left-side menu with [Welcome | SDKs | GraphOS] opens a drawer instantly when the mouse touches it. Depending...