Skip to content

[DirectoryTree]When you are using name as an "id" you will get an error when the same name occurs again for example  #2

@jswistak

Description

@jswistak

For example when we will have inside our folder
a with folder c with folder d
and
b with folder c with folder e
the output will be

a
-c
--d
b
-c
--d

but should be

a
-c
--d
b
-c
--e

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions