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

   Backport of #69240 to `v3-3-test` for the Airflow 3.3.1 patch release.
   
   `DetailsLayout.tsx` had diverged on `v3-3-test`, so this block conflicted. 
Resolved by taking #69240's version — move the collapse `IconButton` into the 
resize-handle `<Box>`, restyle it (`borderRadius="full"`, 
`insetInlineStart="50%"` + `transform` centering), and add 
`paddingInlineStart={4}` to the details panel. The UI format/lint prek hook 
normalized indentation; tags balance and the warning button / 
`DAGWarningsModal` remain siblings.
   
   ⚠️ Since this was a resolved structural UI conflict, a visual review by the 
original author is appreciated to confirm the layout renders as intended.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Code (Opus 4.8)
   
   Generated-by: Claude Code (Opus 4.8) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)
 — cherry-pick backport with a manually-resolved structural conflict as 
described above.


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