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

   Closes: #70031
   
   The Dag tag filter had a fixed maximum width of 300px, which made long tag 
values difficult to read.
   
   This change allows deployments to override the maximum width through the 
existing UI theme `globalCss` support using the 
`--airflow-dag-tag-filter-max-width` CSS custom property.
   
   The default remains 300px.
   
   Tests run:
   
   - `pnpm exec vitest run src/pages/DagsList/DagsFilters/TagFilter.test.tsx`
   - `pnpm run lint`
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes, OpenAI Codex was used for guidance.


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