Pete
Pete
> > One thing to note is that it seems to be a bit finicky if there is a test failure. If ay test fails, it looks like jest does...
fwiw, got this working over at: https://github.com/redwoodjs/example-storybook _relevant code:_ - https://github.com/redwoodjs/example-storybook/blob/main/web/src/stories/Storyshots.spec.js - https://github.com/redwoodjs/example-storybook/blob/main/web/jest.config.js --- my main take away is that it is not ready for core. Making this more of...
🔥 - thanks @jtoar ! I used some examples from https://storybook.js.org/docs/react/builders/webpack#extending-storybooks-webpack-config to smoke test this and it worked great so far! one thing to note is we will _probably_ want...
Gentle bump - is this still relevant given #4900 ? Or would we use that PR's util here instead of what we have?
> Gentle bump - is this still relevant given #4900 ? Or would we use that PR's util here instead of what we have? another gentle bump (@jtoar, @dac09). I...
> @virtuoushub - didn't the changes in #4900 make it possible to configure it now? @dac09, I am not observing this. In my testing it looks to be that whatever...
reopening, in case someone is interested in helping.
> Wouldn't this be an opportunity to upgrade to chakra 2? https://github.com/redwoodjs/redwood/tree/main/packages/cli/src/commands/setup/ui/libraries/chakra-ui.js#L31 Yes, although that upgrade will most likely happen in a different PR. Will add a note that it...
> In response to [this comment](https://github.com/redwoodjs/redwood/pull/4992) (`reopening if someone is interested in helping`) from @virtuoushub I would like to offer any help that would match my skills (I am a...
> @standup75 please check the remark by @virtuoushub [above](https://github.com/redwoodjs/redwood/pull/4992#issuecomment-1254277744): > > > Thanks @adriatic - from an application perspective, I am not sure if you have to wait for the...