Skip to content

fix: resolve TS build errors in EditorPanel and context menu#72

Merged
AmethystLiang merged 1 commit intomainfrom
AmethystLiang/fixBuild2
Mar 24, 2026
Merged

fix: resolve TS build errors in EditorPanel and context menu#72
AmethystLiang merged 1 commit intomainfrom
AmethystLiang/fixBuild2

Conversation

@AmethystLiang
Copy link
Copy Markdown
Contributor

Summary

  • Return empty fragment instead of null in EditorPanel to satisfy JSX.Element return type (TS2322)
  • Remove unused paneTransportsRef parameter from useTerminalPaneContextMenu and its call site (TS6133)

Test plan

  • Verify pnpm run build passes without TS errors

🤖 Generated with Claude Code

- Return empty fragment instead of null to satisfy JSX.Element return type
- Remove unused paneTransportsRef parameter and PtyTransport import

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AmethystLiang AmethystLiang force-pushed the AmethystLiang/fixBuild2 branch from 565bd9a to 0df89ac Compare March 24, 2026 00:06
@AmethystLiang AmethystLiang merged commit 9853bba into main Mar 24, 2026
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.

1 participant