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

add tree view #1304

Closed

Conversation

xiaoniu-578fa6bff964d005

Similar to #1137.
All functions are implemented in frontend.

Copy link
Member

@yagebu yagebu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

This doesn't pass the CI as you have barely added any types - could you try to fix that? The code that creates the folder tree should be tested. I'm not really keen to add the path-browserify dependency, I think for our case a splitting by regex might suffice - if not, you could turn the paths into lists of its elements and pass that to the frontend. And I think that the creation of the folder tree could be achieved by using the stratify function that already exists, that would shorten the new code a bit.

@yagebu
Copy link
Member

yagebu commented Feb 20, 2022

Closing this stale PR, happy to reopen if this is continued :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants