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

   This PR improves the robustness and UX of the `DAGImportErrors` and 
`PluginImportErrors` components by addressing three issues:
   1. **Error Visibility**: Fixed a bug where API errors were swallowed because 
the component returned `undefined` early when the error count was 0 (the 
default on failure).
   2. **Prevent Layout Shift**: Adjusted the loading skeleton dimensions for 
`iconOnly` mode to match the final badge size, eliminating a noticeable flicker 
on the Dags List and Dashboard pages.
   3. **UI Polish**: Corrected the warning icon size from `8` (too small) to a 
standard `16` for better visibility.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Antigravity (Google DeepMind Advanced Agentic Coding)
   
   Generated-by: Antigravity following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)


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