Skip to content

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

Merged
potiuk merged 2 commits into
apache:mainfrom
ashutosh264:ui-dag-runs-conf-expand-collapse
Jul 12, 2026
Merged

Add expand/collapse all for Dag Run conf JSON in Dag Runs list#69567
potiuk merged 2 commits 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?

@ashutosh264

Copy link
Copy Markdown
Contributor Author

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

It worked, all checks passed.

@potiuk potiuk added the ready for maintainer review Set after triaging when all criteria pass. label Jul 11, 2026
@potiuk potiuk merged commit dfd1ea3 into apache:main Jul 12, 2026
88 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Backport successfully created: v3-3-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-3-test PR Link

potiuk pushed a commit that referenced this pull request Jul 13, 2026
… list (#69567) (#69777)

(cherry picked from commit dfd1ea3)

Co-authored-by: Ashutosh Shaha <61512480+ashutosh264@users.noreply.github.com>
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 ready for maintainer review Set after triaging when all criteria pass.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants