mcmonkeyprojects / SwarmUI

SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.
MIT License
1.22k stars 88 forks source link

Bread Crumbs Broken #146

Closed Mohsyn closed 2 months ago

Mohsyn commented 2 months ago

Expected Behavior

When we click on a folder under Root on left side, a bread cumb appears after "Reverse" showing currently selected folder in bread crumb fashion. If we click on a subfolder in that underlined bread crumb folder it creates a fictional folder called "t" under root and continue to create as many as we click.

Actual Behavior

self explanatory

Steps to Reproduce

mentioned in expected behaviour

Debug Logs

NA

Other

No response

maedtb commented 2 months ago

Hi @Mohsyn,

I fixed this issue about a month ago (#59 / 5162b25b4f042e041ecf5aed93b5e8d08db3d84d), and that function hasn't changed since. Can you verify what version of SwarmUI you are running? You might just be out of date.