Commit ad8e8c6
fix: remove task title truncation and fix linter errors
- Removed 30-character truncation limit from task titles in sidebar
- Fixed unused variable startRecordingStore
- Removed unused onClick parameter from SidebarTreeItem
- Fixed non-null assertion in Utils.ts by adding proper null check
- Changed key from index to nodeId to fix array index key warning
- Added biome-ignore comments for a11y warnings in SidebarTreeItem
- Fixed TypeScript errors: removed unused stopRecording variable and explicitly typed task map return as TreeNode
- Renamed Index.tsx to index.tsx to fix case-sensitive file system issue
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 801e06a commit ad8e8c6
File tree
42 files changed
+1008
-39
lines changed- assets/fonts/JetBrainsMono
- src/renderer
- components
- command
- tasks
- hooks
- ui
- collapsible
- sidebar
- stores
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+1008
-39
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments