Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grid view tooltip text is truncated if date is too long #37782

Closed
2 tasks done
simond opened this issue Feb 28, 2024 · 3 comments
Closed
2 tasks done

Grid view tooltip text is truncated if date is too long #37782

simond opened this issue Feb 28, 2024 · 3 comments
Assignees
Labels
area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet

Comments

@simond
Copy link
Contributor

simond commented Feb 28, 2024

Apache Airflow version

2.8.2

If "Other Airflow 2 version" selected, which one?

No response

What happened?

When hovering over a dag run on the grid view the text will overflow the tooltip:
image

What you think should happen instead?

The tooltip box should be made a bit bigger to accommodate for long dates

How to reproduce

  • Load the example DAGs and set your timezone to something like UTC.
  • Run any of the example DAGs which have use data_interval_end as the run_ordering (eg. example_branch_datetime_operator)

Operating System

osx 14.3.1 (23D60)

Versions of Apache Airflow Providers

No response

Deployment

Virtualenv installation

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

@simond simond added area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet labels Feb 28, 2024
@simond
Copy link
Contributor Author

simond commented Feb 28, 2024

Can i be assigned this issue?

@potiuk
Copy link
Member

potiuk commented Feb 28, 2024

Feel free

simond added a commit to simond/airflow that referenced this issue Feb 29, 2024
simond added a commit to simond/airflow that referenced this issue Feb 29, 2024
@simond simond closed this as completed Mar 1, 2024
@simond
Copy link
Contributor Author

simond commented Mar 1, 2024

Fixed by pr #37805

abhishekbhakat pushed a commit to abhishekbhakat/my_airflow that referenced this issue Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet
Projects
None yet
Development

No branches or pull requests

2 participants