Comfy-Org / ComfyUI_frontend

Official front-end implementation of ComfyUI
https://www.comfy.org/
GNU General Public License v3.0
580 stars 100 forks source link

Disallow node library bookmark folder name with / #1311

Closed huchenlei closed 1 week ago

huchenlei commented 1 week ago

Related issue: https://github.com/Comfy-Org/ComfyUI_frontend/issues/1272

As a temporary measurement, this PR disallows renaming folder to name with '/' in it.

image

The more fundamental fix should be a more robust system to build folder tree.