Skip to content

Restore tooltips on grid view#53438

Merged
pierrejeambrun merged 2 commits intoapache:mainfrom
astronomer:grid-tooltips
Jul 21, 2025
Merged

Restore tooltips on grid view#53438
pierrejeambrun merged 2 commits intoapache:mainfrom
astronomer:grid-tooltips

Conversation

@bbovenzi
Copy link
Copy Markdown
Contributor

Chakra's tooltips are now more performant than when we first built the 3.0 Grid view, but there were still a few issues with it when it came specifically to the grid view. Primarily with how we handle all the hovering state. Instead, I built our own custom lightweight tooltip just for the grid view.

It only shows info in LightGridTaskInstanceSummary

Jul-16-2025 19-45-23


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@bbovenzi bbovenzi added this to the Airflow 3.1.0 milestone Jul 16, 2025
@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Jul 16, 2025
Comment thread airflow-core/src/airflow/ui/src/layouts/Details/Grid/GridTI.tsx
Copy link
Copy Markdown
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants