Frank Topel
Frank Topel
I can confirm this is still a problem even in SB 8.x. ```shell npx storybook@latest upgrade Need to install the following packages: [email protected] Ok to proceed? (y) y npm warn...
Any news on this? The [PR](https://github.com/calebdwilliams/construct-style-sheets/issues/124#ref-pullrequest-1742307284) has been waiting for a while now.
I'd love to see what I can do, can I run the CI stuff locally tho? Or does the ready-configured CI come with the fork? https://github.com/calebdwilliams/construct-style-sheets/actions/runs/5200387008/job/14098414752?pr=126 reports `The logs for...
I've forked the repo, ran the tests (`npm run test:coverag` after `npm ci`) on **`main`**. **These tests already fail on *`main`***, so I have no clue how your current main...
Any ideas?
Anybody interested in this?
I'm not into the details of the approaches/algorithms you're using here, but please make sure `autofocus` inside `dialogs` is respected, be it slotted, or directly in the shadow root of...