Skip to content

Comments

refactor(tarko): remove unused workspace utilities#1238

Merged
ulivz merged 1 commit intomainfrom
refactor/remove-unused-workspace-utilities
Aug 25, 2025
Merged

refactor(tarko): remove unused workspace utilities#1238
ulivz merged 1 commit intomainfrom
refactor/remove-unused-workspace-utilities

Conversation

@ulivz
Copy link
Member

@ulivz ulivz commented Aug 22, 2025

Summary

Refactor file type detection by extracting shared utilities, eliminating duplicate logic across WorkspaceDetail and WorkspacePanel while adding centralized fileTypeUtils (+14 lines net).

Checklist

  • Added or updated necessary tests (Optional).
  • Updated documentation to align with changes (Optional).
  • Verified no breaking changes, or prepared solutions for any occurring breaking changes (Optional).
  • My change does not involve the above items.

…type handling

- Create shared fileTypeUtils for consistent file type detection
- Remove duplicate file extension checking logic across components
- Eliminate debug console.log statements in production code
- Reduce code duplication by ~40 lines while maintaining functionality
- Improve maintainability with centralized file type utilities
@netlify
Copy link

netlify bot commented Aug 22, 2025

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit dfd37e1
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/68a82a4b724459000973292f
😎 Deploy Preview https://deploy-preview-1238--agent-tars-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

ulivz

This comment was marked as duplicate.

@ulivz ulivz merged commit 240595a into main Aug 25, 2025
10 checks passed
@ulivz ulivz deleted the refactor/remove-unused-workspace-utilities branch August 25, 2025 15:25
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