ashutosh264 opened a new pull request, #69567:
URL: https://github.com/apache/airflow/pull/69567

   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
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to