Daniel Marcano

Results 8 comments of Daniel Marcano

Hi, @sandersn. This is still throwing an error in a Next.js project v13.0.5 with TypeScript v5.0.4: Here's my tsconfig.json file: ```ts { "compilerOptions": { /* Visit https://aka.ms/tsconfig.json to read more...

Hi, @vanessayuenn, as commented in [this closed issue](https://github.com/storybookjs/storybook/pull/12904#issuecomment-1503070622), I would like to help with this fix. Nonetheless, as mentioned there, this will first require the creation of [a proposal](https://github.com/storybookjs/storybook/pull/12904#issuecomment-1505633904), since...

Thank you for the information, and for assigning this one to me, @vanessayuenn! I will take the #contributing channel into account.

Hi, everyone 🤓 It is still open, although I am taking care of this issue. We are discussing what the best solution / library would be in this [RFC](https://github.com/storybookjs/storybook/discussions/22415#discussioncomment-6034710), as...

Yes, @daz079, this ticket would solve the accessibility issues of all drop-down / menu components. They are currently using popper.js, which is not accessible, hence why we need to decide...

Hello, everyone. I'm here to provide an update on this issue. I want to mention that, as discussed with @cdedreuille, the Storybook team has decided not to proceed with the...

Awesome news, @cdedreuille. Thanks for the update. Would you like to discuss this over Discord, or should I re-open the [PR](https://github.com/storybookjs/storybook/pull/23725) so that you can revisit it, and we can...

Hi, everyone! Have you been able to take a look at this PR? What are your thoughts on it?