react-simple-tree-menu icon indicating copy to clipboard operation
react-simple-tree-menu copied to clipboard

A simple React tree menu component

Results 41 react-simple-tree-menu issues
Sort by recently updated
recently updated
newest added

I have come across a situation in some of my data where a key has the `/` character in it. I want to dig into this further but it seems...

good first issue

Problem - Basically I want to control expand/collapse from both UI and outside UI. On setting openNodes params, I am able to expand/collapse from outside UI but I am not...

Thanks for such a nice tool. we are able to do lot of things like navigating content through menu traversing. we have requirement to implement Next & Previous actions to...

It should probably be for any HTML element. https://github.com/iannbing/react-simple-tree-menu/blob/2d9990ab1b51c01dec701d8dd35f47bd5cd160af/src/TreeMenu/renderProps.tsx#L25

Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

Instead of having default padding as 0.75rem can I have it as 0.25rem. Is it possible?

https://iannbing.github.io/react-simple-tree-menu/?path=/story/treemenu--set-initial-state-when-data-is-updated ![image](https://user-images.githubusercontent.com/224636/153087169-eaeb5592-fb5e-4d4e-8f36-4f079fca95b5.png)

Hi, I was using your component in one of my projects and got to the following issue: If I use an older version of react and react-scripts (and therefore an...