How to Implement a Tree View Under the Sidebar Menu in Node-RED Dashboard

  • I'm working on adding a tree view folder structure under the sidebar menu in the Node-RED Dashboard. I've used the template node and Vue.js tree view example code, but I'm encountering issues with proper placement. Specifically, the tree view does not align correctly under the sidebar icon.

  • I attempted to use the teleport method within the template tag of the sidebar menu to position the tree view, but I haven't achieved the desired result. I've attached a screenshot of the defective output for reference.

  • Can anyone provide guidance on how to resolve this issue or suggest alternative approaches to achieve the desired layout?

Hi, we don't currently have a way of customising the aide navigation as we havent exposed a specific Teleport for it, or an option to disable the default option.

Could you open an issue/feature request on your GitHub Repo please?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.