WojciechO opened a new issue, #28055:
URL: https://github.com/apache/airflow/issues/28055

   ### Apache Airflow version
   
   2.4.3
   
   ### What happened
   
   In the grid view, when big number of runs are displayed, the names of the 
steps are truncated at the flow name even though there is space to display 
longer string. It makes it hard to navigate the DAG.
   
   Tested on Chrome 103.0.5060.114, 100% zoom and Safari Version 16.1 
   
   Grid view with 100 runs:
   
![image](https://user-images.githubusercontent.com/10329851/205265010-b1841e95-da2b-4e88-a302-05410eedb6cc.png)
   
   The same Grid View displays full step names when 25 runs are selected.
   
   ### What you think should happen instead
   
   The step names should fill the space that's available for them fully.
   
   ### How to reproduce
   
   * Create a flow that has step names with names longer than 50 characters 
(estimated length, I do not get this behaviour for flow names with 50 chars)
   * The flow needs to have more than 100 runs available
   * Toggle the Gird View with 100 runs
   
   ### Operating System
   
   Mac OS 11.7.1
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to