quartz
quartz copied to clipboard
Quartz does not display nested folders in folder view
Describe the bug Quartz does not display nested folders in folder view, but it does display them in Explorer.
To Reproduce
- Go to Explorer and you will see that the folders are displayed correctly.
- Go to any folder (with nested folders in it) and you will see that the nested folders are not displayed.
Expected behavior It was expected that the nested folders would be displayed.
Screenshots and Source
You can help speed up fixing the problem by either
- providing a simple reproduction
- linking to your Quartz repository where the problem can be observed
Desktop (please complete the following information):
- Quartz Version: 4.3.1(latest)
-
nodeVersion: 22.8.0 - Browser: chrome
There is a PR https://github.com/jackyzha0/quartz/pull/1295 I will try to merge this td