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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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