Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken tree view of Code Browser 0.18.0 #3314

Open
kmoski opened this issue Oct 24, 2024 · 2 comments
Open

Broken tree view of Code Browser 0.18.0 #3314

kmoski opened this issue Oct 24, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@kmoski
Copy link

kmoski commented Oct 24, 2024

File system repo tree:

$ tree
.
├── code0.c
└── dir0
    ├── code1.c
    └── dir1
        ├── code2.c
        └── dir2
            └── code3.c

4 directories, 4 files

Web Code Browser tree:
Peek 2024-10-24 14-45

@wsxiaoys
Copy link
Member

wsxiaoys commented Oct 24, 2024

Hi @kmoski, could you share your test directory as a GitHub repository so we can try to reproduce the issue? Thank you!

@kmoski
Copy link
Author

kmoski commented Oct 24, 2024

https://github.com/kmoski/tabby-issue-3314

Peek 2024-10-24 15-27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants