You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/04/13 13:17:29 UTC

[GitHub] [airflow] bbovenzi opened a new pull request, #22978: Add max width to task group tooltips

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

   Add a max width to the tooltip css class to make long task group descriptions wrap.
   
   Fixes: https://github.com/apache/airflow/issues/22912
   
   Before:
   <img width="1680" alt="Screen Shot 2022-04-13 at 9 12 54 AM" src="https://user-images.githubusercontent.com/4600967/163188297-e7369d02-bb87-42de-8827-4de0884a9e62.png">
   
   
   After:
   <img width="612" alt="Screen Shot 2022-04-13 at 9 11 52 AM" src="https://user-images.githubusercontent.com/4600967/163188319-7ede8211-25e4-4f9d-8edf-a0ed1a7c47b6.png">
   
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more information.
   In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/main/UPDATING.md).
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] kaxil merged pull request #22978: Add max width to task group tooltips

Posted by GitBox <gi...@apache.org>.
kaxil merged PR #22978:
URL: https://github.com/apache/airflow/pull/22978


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org