Skip to content

Get-KeePassGroupTreeView not displaying tree correctly #1

@My-Random-Thoughts

Description

@My-Random-Thoughts

There are minor issues with the tree drawing routine when there are root entries.

Expected

KeePassDatabase
├─ E: Sample Entry 1
└─ E: Sample Entry 2

KeePassDatabase
│  ├─ E: Sample Entry 1
│  └─ E: Sample Entry 2
└─ Group 1
   ├─ E: Sample Entry 3
   └─ E: Sample Entry 4

Actual

KeePassDatabase
│  ├─ E: Sample Entry 1
│  └─ E: Sample Entry 2

KeePassDatabase
├─ E: Sample Entry 1
├─ E: Sample Entry 2
└─ Group 1
   ├─ E: Sample Entry 3
   └─ E: Sample Entry 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions