Skip to content

Replaces task details tabs with collapsible sections#2147

Open
Mbeaulne wants to merge 1 commit into04-23-remove_details_tabfrom
04-23-task_sections_are_now_collapsible
Open

Replaces task details tabs with collapsible sections#2147
Mbeaulne wants to merge 1 commit into04-23-remove_details_tabfrom
04-23-task_sections_are_now_collapsible

Conversation

@Mbeaulne
Copy link
Copy Markdown
Collaborator

@Mbeaulne Mbeaulne commented Apr 23, 2026

Description

The Task Details panel in the Editor has been refactored to replace the tabbed interface (Arguments / Config) with collapsible sections. Both the "Arguments" and "Config" sections are now independently expandable/collapsible, displayed vertically in sequence rather than as mutually exclusive tabs. Each section has a styled header with a chevron indicator showing its open/closed state. Both sections default to open. The existing behavior that auto-expands the Arguments section when a focused argument is detected has been preserved.

Related Issue and Pull requests

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)

image.png

image.png

image.png

Test Instructions

  1. Open the Editor and select a Task node to open the Task Details panel.
  2. Verify that both the "Arguments" and "Config" sections are visible and expanded by default.
  3. Click each section header to collapse and expand it independently.
  4. Confirm the chevron icon updates to reflect the open/closed state.
  5. Trigger a focused argument (e.g., by clicking an argument connection) and verify the Arguments section auto-expands if it was collapsed.

Additional Comments

@github-actions
Copy link
Copy Markdown

🎩 Preview

A preview build has been created at: 04-23-task_sections_are_now_collapsible/3a004fc

Copy link
Copy Markdown
Collaborator Author

Mbeaulne commented Apr 23, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Mbeaulne Mbeaulne mentioned this pull request Apr 23, 2026
8 tasks
@Mbeaulne Mbeaulne changed the title Task sections are now collapsible Replaces task details tabs with collapsible sections 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.

1 participant