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

Use mapIndex to display extra links per mapped task. #32154

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

tirkarthi
Copy link
Contributor

Use mapIndex to display extra links per mapped task. In case of normal unmapped tasks we have the old block present. Since mapIndex needs to be passed through the API -1 acts as a default for unmapped tasks where mapIndex is undefined. This is useful in cases where there are many mapped tasks linked to an external resource.

closes: #32153
related: #32153

@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Jun 26, 2023
Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

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

LGTM. But I am not an expert in our typescripted code so I think we need one more approval.

@bbovenzi bbovenzi added this to the Airlfow 2.6.3 milestone Jun 28, 2023
@bbovenzi bbovenzi merged commit 98c47f4 into apache:main Jun 28, 2023
@tirkarthi
Copy link
Contributor Author

Thanks @potiuk and @bbovenzi

@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Jul 6, 2023
ephraimbuddy pushed a commit that referenced this pull request Jul 6, 2023
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. area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support extra link per mapped task in grid view
4 participants