xyflow / react-flow-docs-v9

Archived documentation of React Flow version 9. Powered by Gatsby.
https://v9.reactflow.dev
MIT License
31 stars 68 forks source link

Added Example for Drag and Drop New Nodes #6

Closed RickeyWard closed 3 years ago

RickeyWard commented 3 years ago

Not entirely sure the name 'DnD New Nodes' is ideal, but this feels like a good addition for people having a hard time getting started. This is a great library but the docs are still a bit lacking, I'm hoping this helps new users get a feel for how to something that can seem advanced when starting out.

I needed this functionality for my project, I'm sure many users of react-flow need something similar.

dndnewnode-react-flow

RickeyWard commented 3 years ago

Seems you took my example are reproduced it ignoring my pull request. Do you not accept pull request to this repo?

moklick commented 3 years ago

Argh :/ I didn't see your PR here but it looks really good. Sorry, I really appreciate your work here! We except PRs in this repo. We have another example in the react-flow repo that I will transfer to the website in the next days https://github.com/wbkd/react-flow/tree/main/example/src/SaveRestore