name

Results 10 comments of name

duplicate https://github.com/atlassian/pragmatic-drag-and-drop/issues/67 atlassian hasn't fixed it for years, this topic is from 2022: https://community.developer.atlassian.com/t/unable-to-consume-atlaskit-in-react-18/58519

yes, plus other atlaskit components like: button, dropdown-menu

bump +1 I used the vsc and bookmarks plugin [https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks](https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks) but it's so buggy, it would be nice to have an official native solution in zed

+1 I use headless ui dialog modal and the same, images are not clickable

the same problem I use the code from the examples: https://atlassian.design/components/pragmatic-drag-and-drop/examples Tree I also use the latest react > 19 getIsSticky: () => true, and requestAnimationFrame does not work

IMO Google does it better, it allows setting both start and end, and also checks the cursor position. In Lexical, the start position is below the element, while in Google...