Skip to content

Make file tree collapse state project-specific#205

Merged
BunsDev merged 1 commit into
mainfrom
okcode/fix-file-tree-toggle
Apr 2, 2026
Merged

Make file tree collapse state project-specific#205
BunsDev merged 1 commit into
mainfrom
okcode/fix-file-tree-toggle

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 2, 2026

Copy link
Copy Markdown
Member

Summary

  • Store file tree collapse state per project instead of sharing a single global flag.
  • Preserve the expanded/collapsed state independently as the user switches between projects.
  • Update the Files toggle and chevron state to read from the current project entry.

Testing

  • Not run (PR content only).
  • Manual check: toggle Files in one project, switch to another project, and verify each project retains its own collapse state.

- Track Files section expansion in a project-scoped set
- Keep file tree toggles independent between projects
@vercel

vercel Bot commented Apr 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 2, 2026 11:39am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 2, 2026 11:39am

@github-actions github-actions Bot added size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 2, 2026
@BunsDev BunsDev merged commit fe9ea82 into main Apr 2, 2026
9 of 10 checks passed
@BunsDev BunsDev deleted the okcode/fix-file-tree-toggle branch April 6, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant