Git Product home page Git Product logo

Comments (4)

fritz-c avatar fritz-c commented on July 18, 2024

I apologize for tripping you up. When I was making those APIs I was mainly looking at them from the viewpoint of what I needed at the time. However, I wouldn't recommend an approach like setState(insertNode(...)) in any case, because I might add some (helpful) junk to the returned object in the future.

Do you think improved util API documentation could have helped avoid the confusion? I'm leaning towards doing that in the near future anyway. An API alteration would mean some people would have to go back and fix their code, so it's kind of a tradeoff.

from react-sortable-tree.

geniot avatar geniot commented on July 18, 2024

No worries. It is just a suggestion. I'm very grateful to you for this component. It saved me like months of work (I'm a beginner in ReactJS). Just thinking how tree dnd can work makes my brain twist.
As to your questions, I think you are right. Changing API now would make users unhappy. Adding another API on top would confuse the things. Personally I'm not a big fan of reading documentation, I intuitively expect things to work consistently.
I would extend the example by adding use cases for other API methods (insert, remove, to/from flat tree, etc.) And documentation wouldn't be necessary in this case. Also a use case for a custom renderer with some edit functionality inside would be nice.
In fact if you are interested I can do this and send it to you (I'm not sure how to do it correctly with gibhub tools).

from react-sortable-tree.

fritz-c avatar fritz-c commented on July 18, 2024

Thank you for the feedback. I'm happy to hear that I could save you time.

I'm not sure about making the main example any more complicated than it is, but examples do seem like a good way to explain the usage. If you have something you've written already, I'd be interested in seeing it, but don't trouble yourself if you haven't. I'm not confident that I could get the demo site working with several examples right away, so I'll either put it off until I can, or opt for a simpler, markdown document example.

from react-sortable-tree.

absolutelysimon avatar absolutelysimon commented on July 18, 2024

While this is still the first google result for "removeNodeAtPath" I just wanted to add to the record that this change was implemented and "removeNodeAtPath" now returns treeData.

from react-sortable-tree.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.