Yann Braga

Results 250 comments of Yann Braga

> Is this compatible with SB v6.4 as well? I can change the minimum supported SB version because I forgot to make `storybook-addon-design@v7` stable, but I'd like to support a...

Hey @dimitrisfasoulas thanks for using this library! And what an interesting snippet you've got over there! `@storybook/testing-react` was released a year ago to achieve something that wasn't possible to automate...

Hey @diondiondion it's totally fine! Thanks for asking this question. Short answer: it's a great feature request, but it's currently unsupported. I gave an explanation here with a possible workaround,...

Hey @radfahrer thanks for opening this issue and for using this library! Could you make a reproduction repo? I have tested out in CRA and non-CRA projects and they worked...

Hey @Meemaw thanks for opening this issue! Do you have a minimal reproduction repo so I can try out? The reason for using the internal "GlobalConfig" type is because there...

Hey @Meemaw thanks a lot for providing a minimal repro. The problem should be fixed in v1.2.2. Could you try that out? Thanks!

Hey @kluplau thanks for raising this issue. `@storybook/testing-react` is not really a testing tool per se, it justs provides a utility function that helps you compose your stories to use...

Hey @eric-burel the intention of `setGlobalConfig` is really to apply all the global configurations that are applied in `preview.js`. You are free to not use it and pass your own...

Hey @brvnonascimento thanks for opening an issue in this repo. You're right! Addons might either expose decorators that you have to export in your `preview.js` file or they can expose...

Hey @prajaktatotre I've been trying to use appium as well. Can we chat? hit me on [email protected]