feat: add complete Fiddle file tree - #11
Draft
icecreamx10 wants to merge 1 commit into
Draft
Conversation
|
icecreamx10
force-pushed
the
codex/fiddle-file-tree
branch
from
July 23, 2026 06:29
b3c49a0 to
5839e4a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
src/main/desktopandsrc/main/webRoot cause
The showcase loader stopped after two directory levels and capped snapshots at 14 files. The sidebar then rendered the remaining file IDs as a flat list, so deeper sources such as
src/main/desktop/*disappeared entirely.Validation
pnpm --dir lynxtron-go exec vitest run src/app/fiddle/runner/workspace-files.test.ts src/app/fiddle/Sidebar/file-tree.test.ts— 4 tests passedpnpm --dir lynxtron-go typecheck— passedpnpm --dir lynxtron-go build— passed with existing Lynx CSS and dynamicrequirewarningsfile-explorerandcross-platform-notes: directory expansion/collapse,src/mainvisibility, and Gallery case switching verified