Josh Black
Josh Black
@lesliecdubs I think Playwright gives us the capability to capture these kinds of interaction tests but unfortunately we would still need to add/write these tests. As an idea, I think...
Hi there, @angella-qian! 👋 Thanks for taking the time to put this issue together 🙏 I went ahead and opened up #10967 to remove the `href="#"` that is being set...
Hi there @Deriohig! 👋 Sorry to hear about the breaking changes, could you provide some steps to reproduce the issue in a [codesandbox](https://codesandbox.io/s/github/carbon-design-system/carbon/tree/master/packages/react/examples/codesandbox)?
Some topics that might be helpful for adoption: - Understanding the compatibility mode - Moving to v11 incrementally Some topics that might be useful for usage: - Going over Storybook,...
@asihej should be good to go after you follow the steps from this comment! https://github.com/carbon-design-system/carbon/pull/11699#issuecomment-1169826485
**Process** - Update stories to CSFv3 - Remove `withKnobs` decorator, if it exists - Add the following snippet to the default export ```js export default { // ... parameters: {...
**Goals** - Easy to play around with a component to see what props may do in the component - Easy to reference/copy-paste an example into your project - It documents...
Let me know if you want to sync up on this @metonym! Let me know how we can help
Hey @silviuaavram! 👋 I can definitely answer from the Carbon side of things. For context, Carbon is a design system built by IBM and we are currently on our v10.x...
Just wanted to confirm that I don't see this anymore in v19.9.0. Going to close this out as I believe it's been addressed, feel free to leave a comment if...