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

   A plugin that fails to import is listed in the plugin import-errors dialog 
by its source path ($PLUGINS_FOLDER/...). A long, deeply nested path is a 
single unbroken token, so it could not wrap and pushed the centered dialog 
wider than the viewport, hiding which file failed.
   
   Let the path wrap within the dialog and add a copy-to-clipboard button, 
matching the Dag import-errors dialog.
   
   Before:
   <img width="1032" height="469" alt="plugin-bug" 
src="https://github.com/user-attachments/assets/326fbe02-fee4-472b-a5be-977e4db53a8b";
 />
   
   
   After:
   <img width="968" height="396" alt="image" 
src="https://github.com/user-attachments/assets/9f68777d-0b95-4856-ae96-e349ba1350e5";
 />
   
   
   ##### Was generative AI tooling used to co-author this PR?
   
   <!--
   If generative AI tooling has been used in the process of authoring this PR, 
please
   change below checkbox to `[X]` followed by the name of the tool, uncomment 
the "Generated-by".
   -->
   
   - [ ] Yes (please specify the tool below)
   
   


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