Skip to content

Conversation

@jurgenwerk
Copy link
Contributor

@jurgenwerk jurgenwerk commented Jan 22, 2026

Enable deletion of erroring .gts files from the module inspector by ensuring the details panel is visible.

The issue describes that .gts files with errors were not appearing in the module inspector's "Details" panel, preventing the delete action. This change ensures that the panel is shown when a module has an error, making the delete button accessible.


Linear Issue: CS-10037

Open in Cursor Open in Web


Note

Ensures erroring modules are deletable from the inspector by surfacing the delete action when a module error is present.

  • Include moduleAnalysis.moduleError in showDetailsPanel logic so Details (and its delete action) renders for erroring .gts modules
  • Add erroring-module.gts fixture and an acceptance test verifying deletion flow and file removal

Written by Cursor Bugbot for commit 5247005. This will update automatically on new commits. Configure here.

Co-authored-by: matic <matic@jurglic.si>
@cursor
Copy link

cursor bot commented Jan 22, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@github-actions
Copy link

Preview deployments

@github-actions
Copy link

Host Test Results

    1 files      1 suites   1h 40m 39s ⏱️
1 898 tests 1 881 ✅ 17 💤 0 ❌
1 913 runs  1 896 ✅ 17 💤 0 ❌

Results for commit 5247005.

@jurgenwerk jurgenwerk changed the title Erroring gts file deletion Allow deleting gts files that have a module error Jan 22, 2026
@jurgenwerk jurgenwerk marked this pull request as ready for review January 22, 2026 08:52
@jurgenwerk jurgenwerk requested a review from a team January 22, 2026 08:53
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.

4 participants