Say, for example, I want to alert(‘Hello World’) when I click on the File Explorer tab on the leftSideBar in addition to preventing the file tree content from expanding. Basically, it has to be collapsed at all times and only alert when I click on it. How do I disable this toggle behavior and perform this custom action instead?
[original thread by rhendricks]