James Kerr

Results 115 comments of James Kerr

Uh oh. Well, there is code that prevents this from happening (ass you can see it in this [demo](https://react-arborist.netlify.app/), but there must be hole somewhere. Would you mind posting the...

Yup, I can reproduce. Thanks for reporting it. I'll find the bug now and fix it in the next release. I'm glad there's a workaround for you.

Cool, that makes sense. I'm in the middle of a version 2 update. I'll keep this in mind.

Yes and no, in version 2, you can pass a "selection" prop to the tree with the id of the node you want selected. Everytime that prop changes, the selection...

Awesome. That makes sense. The selection prop in version 2 will do exactly what you want. That was my use case as well. Mine was like VSCode where you have...

I'm a person who has to change my programming font every week because I get sick of it. This font however, I've been using for over 2 years. I love...

Update on this. The popup "more data is available" is now gone. So now the app won't be annoying. We still need to add a subtle indicator that more data...

Here's another idea. The sketch app I use will allow nesting layers by adding a "/" in the name. For example, a flat list of pools might be ``` devs...