Skip to content

chore: v2: Add Subgraph Actions to Breadcrumbs#2168

Draft
camielvs wants to merge 1 commit intomasterfrom
04-27-chore_v2_add_subgraph_actions_to_breadcrumbs
Draft

chore: v2: Add Subgraph Actions to Breadcrumbs#2168
camielvs wants to merge 1 commit intomasterfrom
04-27-chore_v2_add_subgraph_actions_to_breadcrumbs

Conversation

@camielvs
Copy link
Copy Markdown
Collaborator

@camielvs camielvs commented Apr 27, 2026

Description

Currently in v2 Editor it's not possible to view subgraph YAML or take any actions from within the subgraph. Additionally, the "Pipeline Details" section updates to show subgraph context but it's a subtle change and hard to notice.

This PRs adds this functionality back in by adding a kebab menu to the subgraph breadcrumbs. In this menu (available only when inside a subgraph) the user can view and copy and download yaml.

Additionally, when inside a subgraph "Pipeline Details" because "Subgraph Details"; a simple update to the header, with no other changes elsewhere.

menu does not show up in v1 editor.

Related Issue and Pull requests

Type of Change

  • Improvement

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Screenshots (if applicable)

image.png

Test Instructions

Additional Comments

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 27, 2026

🎩 Preview

A preview build has been created at: 04-27-chore_v2_add_subgraph_actions_to_breadcrumbs/a6c398f

Copy link
Copy Markdown
Collaborator Author

camielvs commented Apr 27, 2026

@camielvs camielvs force-pushed the 04-27-chore_v2_add_subgraph_actions_to_breadcrumbs branch from c8ad59e to 4027a2b Compare April 27, 2026 22:47
@camielvs camielvs marked this pull request as ready for review April 28, 2026 00:09
@camielvs camielvs requested a review from a team as a code owner April 28, 2026 00:09
@camielvs camielvs force-pushed the 04-27-chore_v2_add_subgraph_actions_to_breadcrumbs branch 2 times, most recently from e565774 to 1e4e684 Compare April 28, 2026 16:22
Comment thread src/routes/v2/shared/components/SubgraphActionsMenu.tsx Outdated
Comment thread src/routes/v2/pages/Editor/hooks/usePipelineDetailsWindow.tsx Outdated
Comment thread src/components/shared/SubgraphBreadcrumbsView.tsx
@camielvs camielvs force-pushed the 04-27-chore_v2_add_subgraph_actions_to_breadcrumbs branch from 1e4e684 to 94aa6d7 Compare April 28, 2026 16:58
@camielvs camielvs force-pushed the 04-27-chore_v2_add_subgraph_actions_to_breadcrumbs branch from 94aa6d7 to a6c398f Compare April 28, 2026 17:07
@camielvs camielvs marked this pull request as draft April 30, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant