Michael Abrahamian

Results 16 comments of Michael Abrahamian

Thanks for raising this! These examples and several others have now fixed.

Thanks for the heads up! We're fixing these now 👀

Thanks @mrclrchtr! We've gone through all the pragmatic docs pages and all broken links should now be fixed. Please let us know if you find any more though!

Thanks for reporting back with your workaround @sami616! Will close the issue.

Hey @gwokwong , there shouldn't be any blocking problems with using TailwindCSS to style your drop indicator. We have an example using Tailwind that you can reference, if that helps:...

Ah interesting, nice investigation Dan! That could be it. There are some additional steps required to use ADS tokens: https://atlassian.design/get-started/develop#set-up-your-bundling-environment (in particular, the babel plugin)

Hey folks, just to confirm: 1. You have added `@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration` as a package dependency (as per https://atlassian.design/components/pragmatic-drag-and-drop/optional-packages/react-beautiful-dnd-migration/code) 2. From your package root, you have run: ```sh npx @atlaskit/codemod-cli --parser tsx...

Hey @zmirnes, can you please share a reproduction environment, such as a Codesandbox? Otherwise it's a bit difficult for us to help you :)