Skip to content

Removes task details tab#2146

Open
Mbeaulne wants to merge 1 commit intomasterfrom
04-23-remove_details_tab
Open

Removes task details tab#2146
Mbeaulne wants to merge 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

🎩 Preview

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

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
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

1 participant