Skip to content

Removes task details tab#2146

Merged
Mbeaulne merged 1 commit intomasterfrom
04-23-remove_details_tab
Apr 28, 2026
Merged

Removes task details tab#2146
Mbeaulne merged 1 commit intomasterfrom
04-23-remove_details_tab

Conversation

@Mbeaulne
Copy link
Copy Markdown
Collaborator

@Mbeaulne Mbeaulne commented Apr 23, 2026

Description

Removes the "Details" tab from the TaskDetails panel in the Task Node context. This includes removing the tab trigger, its associated TabsContent block, the TextBlock import, the EDITOR_ANNOTATION_KEYS constant, and the author annotation extraction that were exclusively used by that tab.

Related Issue and Pull requests

Resolves #2115

Type of Change

  • Bug fix
  • New feature
  • Improvement
  • Cleanup/Refactor
  • Breaking change
  • Documentation update

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Screenshots (if applicable)

Test Instructions

  1. Open the Editor and select a Task Node.
  2. Verify the context panel no longer displays a "Details" tab.
  3. Confirm the remaining tabs (Arguments, Config, etc.) render and function as expected.

Additional Comments

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

🎩 Preview

A preview build has been created at: 04-23-remove_details_tab/a581dc1

Copy link
Copy Markdown
Collaborator Author

Mbeaulne commented Apr 23, 2026

@Mbeaulne Mbeaulne changed the title remove details tab Removes task details tab Apr 23, 2026
@Mbeaulne Mbeaulne marked this pull request as ready for review April 23, 2026 15:55
@Mbeaulne Mbeaulne requested a review from a team as a code owner April 23, 2026 15:55
@Mbeaulne Mbeaulne force-pushed the 04-23-remove_details_tab branch from 06dcb5a to 2d35382 Compare April 28, 2026 16:15
Copy link
Copy Markdown
Collaborator Author

Mbeaulne commented Apr 28, 2026

Merge activity

  • Apr 28, 8:11 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Apr 28, 8:12 PM UTC: Graphite rebased this pull request as part of a merge.
  • Apr 28, 8:14 PM UTC: @Mbeaulne merged this pull request with Graphite.

@Mbeaulne Mbeaulne force-pushed the 04-23-remove_details_tab branch from 2d35382 to a581dc1 Compare April 28, 2026 20:11
@Mbeaulne Mbeaulne merged commit 39e54a2 into master Apr 28, 2026
17 checks passed
@Mbeaulne Mbeaulne deleted the 04-23-remove_details_tab branch April 28, 2026 20:14
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.

Editor V2: Remove redundant Details tab from task properties

2 participants