Skip to content

Long step names are truncated in the Grid view #28055

Description

@WojciechO

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:UIRelated to UI/UX. For Frontend Developers.good first issuekind:bugThis is a clearly a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions