Skip to content

Conversation

@bbovenzi
Copy link
Contributor

@bbovenzi bbovenzi commented Feb 26, 2025

Allow a /mapped route to select a mapped task when the map_index isn't specified.

Also, move map_index from a search param to a regular url param. Then we no longer need to do any keepSearch logic which was causing issues.

Screenshot 2025-02-26 at 2 08 10 PM

Closes #45990 and #46884


^ 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 newsfragments.

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Feb 26, 2025
Copy link
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.

I still see a failing call being emitted to the -1 map index.

Screenshot 2025-02-26 at 20 32 54

Otherwise looks nice

@bbovenzi
Copy link
Contributor Author

I still see a failing call being emitted to the -1 map index.

Fixed!

@bbovenzi bbovenzi merged commit 2abb337 into apache:main Feb 27, 2025
34 checks passed
@bbovenzi bbovenzi deleted the add-mapped-task-summary-page branch February 27, 2025 14:39
ambika-garg pushed a commit to ambika-garg/airflow that referenced this pull request Feb 28, 2025
* Add Mapped Task Summary page

* Remove mapped task instance lookup in dag breadcrumb
Sharashchandra pushed a commit to Sharashchandra/airflow that referenced this pull request Feb 28, 2025
* Add Mapped Task Summary page

* Remove mapped task instance lookup in dag breadcrumb
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Apr 4, 2025
* Add Mapped Task Summary page

* Remove mapped task instance lookup in dag breadcrumb
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.

AIP-38 | Add Mapped Task Instance Summary page

2 participants