Skip to content

Add expand/collapse all for Dag Run conf JSON in Dag Runs list#69567

Open
ashutosh264 wants to merge 1 commit into
apache:mainfrom
ashutosh264:ui-dag-runs-conf-expand-collapse
Open

Add expand/collapse all for Dag Run conf JSON in Dag Runs list#69567
ashutosh264 wants to merge 1 commit into
apache:mainfrom
ashutosh264:ui-dag-runs-conf-expand-collapse

Conversation

@ashutosh264

Copy link
Copy Markdown
Contributor

Add expand/collapse-all controls to the Dag Runs page for conf JSON cells, matching the pattern used on XCom, Events, and Assets.

  • Wire ExpandCollapseButtons + useDisclosure so conf cells use collapsed={!open}
  • Add one interaction test (mocked RenderedJsonField; localStorage seeds conf column visibility for the test harness)
  • Add sample conf to the run_in_range mock handler for that test

related: #68904

@boring-cyborg boring-cyborg Bot added the area:UI Related to UI/UX. For Frontend Developers. label Jul 7, 2026
@ashutosh264

Copy link
Copy Markdown
Contributor Author

Screenshots -

  1. Collapse
image
  1. Expand
image

@bbovenzi bbovenzi added the backport-to-v3-3-test Backport to v3-3-test label Jul 8, 2026
@bbovenzi

bbovenzi commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Care to rebase and see if that solves the CI error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-3-test Backport to v3-3-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants