D.A.

Results 44 comments of D.A.

same problem. Actual problem is that all the time the popup container is not there at all in html, before and after open click. `` getPopupContainer={(node): HTMLElement => { return...

This helped me from https://github.com/react-component/select/issues/563: await act(async () => { await fireEvent.mouseDown(screen.getByRole('combobox')); });

Seems running storycap in non managed and verbose mode doesnt give me details , why every page opens with "no story found". When I change configuration to old v4 store...

Upgrading from storybook 7.1 to 7.4.2 solved the issue that storycap renders "No Preview" because no story was found. I still suggest that storycap updates the README.md that it supports...

Storycap uses this library to match https://github.com/micromatch/nanomatch So one example would be `storycap --exclude "Testing Purpose/**" "UI Testing/**"` @mamaredo

@CarlRibbegaardh does the linting issue must be fixed first before review ?

should be documented. iny my case we render a text search inside of custom dropdown popup

Hello, I think we should first think about overall Strategy related to architecture: Do we want to enforce the requirement to run a server? Who will pay for it? How...

With the config below, it removes all errors, but does not generate css module names. Although postcss is not supported by current CRA, this my my config and on top...

Would be nice to have it