Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Copy link
Contributor

bbovenzi commented Jul 16, 2025

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


^ 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 added this to the Airflow 3.1.0 milestone Jul 16, 2025
bbovenzi requested review from jscheffl, pierrejeambrun, ryanahamilton and shubhamraj-git as code owners July 16, 2025 23:48
boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Jul 16, 2025
tirkarthi reviewed Jul 17, 2025
tirkarthi approved these changes Jul 17, 2025
pierrejeambrun approved these changes Jul 21, 2025
Copy link
Member

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.

pierrejeambrun merged commit ec4c830 into apache:main Jul 21, 2025
54 checks passed
pierrejeambrun deleted the grid-tooltips branch July 21, 2025 13:41
pierrejeambrun mentioned this pull request Jul 30, 2025
RoyLee1224 mentioned this pull request Oct 3, 2025
RoyLee1224 mentioned this pull request Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

tirkarthi tirkarthi approved these changes

pierrejeambrun pierrejeambrun approved these changes

ryanahamilton Awaiting requested review from ryanahamilton ryanahamilton is a code owner

jscheffl Awaiting requested review from jscheffl

shubhamraj-git Awaiting requested review from shubhamraj-git shubhamraj-git is a code owner

Assignees

No one assigned

Labels

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

Projects

None yet

Milestone

Airflow 3.1.0

Development

Successfully merging this pull request may close these issues.

3 participants