CirclonGroup / angular-tree-component

A simple yet powerful tree component for Angular (>=2)
https://angular2-tree.readme.io/docs
MIT License
1.1k stars 492 forks source link

Before pseudo-selector should not be clickable when showing branch lines #906

Open bobbyg603 opened 3 years ago

bobbyg603 commented 3 years ago

Other information:

If you follow this documentation to introduce branch lines the before pseudo selector is clickable even though it's outside of the wrapper.

Here's a Stack Blitz that demonstrates this.

Also, here's a video from our app where we noticed this issue:

https://user-images.githubusercontent.com/2646053/112686927-17ed8480-8e4d-11eb-9c24-fbf39a89fa80.mov

I would be willing to submit a PR for the docs :heart:

[x] Yes (Assistance will be provided if you need help to submit a pull request) [ ] No

bobbyg603 commented 3 years ago

@tobiasengelhardt i noticed you contributed to the library recently. can you please get me in touch with someone who might point me in the right direction for submitting a fix?