Skip to content

Add run type legend tooltip to grid view#62946

Merged
pierrejeambrun merged 1 commit intoapache:mainfrom
astronomer:add-grid-run-legend
Mar 6, 2026
Merged

Add run type legend tooltip to grid view#62946
pierrejeambrun merged 1 commit intoapache:mainfrom
astronomer:add-grid-run-legend

Conversation

@pierrejeambrun
Copy link
Member

Add an info icon next to the keyboard shortcut icon in the grid view that shows a tooltip with each DAG run type and its corresponding icon (Scheduled, Manual, Backfill, Asset Triggered).

Based on #61632, with review comments addressed.

Screenshot 2026-03-05 at 16 59 47
Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@pierrejeambrun pierrejeambrun added this to the Airflow 3.1.9 milestone Mar 5, 2026
@pierrejeambrun pierrejeambrun self-assigned this Mar 5, 2026
@pierrejeambrun pierrejeambrun added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Mar 5, 2026
@boring-cyborg boring-cyborg bot added area:translations area:UI Related to UI/UX. For Frontend Developers. translation:default labels Mar 5, 2026
@pierrejeambrun
Copy link
Member Author

Not sure why the original PR was closed, since this is a nice feature I created this PR as a followup.

@andreahlert
Copy link
Contributor

Not sure why the original PR was closed, since this is a nice feature I created this PR as a followup.

Hey @pierrejeambrun don't worry. I'm not sure what happened to my #61632. I was reviewing multiple PRs, probably closed by accident. Good that you've got this.

Add an info icon next to the keyboard shortcut icon in the grid view
that shows a tooltip with each DAG run type and its corresponding icon
(Scheduled, Manual, Backfill, Asset Triggered).

Based on apache#61632, with review comments addressed.
Copy link
Member

@choo121600 choo121600 left a comment

Choose a reason for hiding this comment

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

Cool, LGTM

@pierrejeambrun pierrejeambrun merged commit 7f9ca03 into apache:main Mar 6, 2026
112 of 113 checks passed
@pierrejeambrun pierrejeambrun deleted the add-grid-run-legend branch March 6, 2026 10:43
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Backport failed to create: v3-1-test. View the failure log Run details

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 7f9ca03 v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

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

Labels

area:translations area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch translation:default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants