Remove the legacy editor and run view - #2671
Open
Mbeaulne wants to merge 1 commit into
Open
Conversation
🎩 PreviewA preview build has been created at: |
Mbeaulne
force-pushed
the
remove_v2_editor_flag
branch
from
August 26, 2026 22:07
48a44f7 to
54a4c14
Compare
Mbeaulne
force-pushed
the
remove_v2_editor_flag
branch
from
August 27, 2026 15:54
54a4c14 to
02154c3
Compare
camielvs
requested changes
Aug 28, 2026
camielvs
left a comment
Collaborator
There was a problem hiding this comment.
I think we need to be careful about how we approach this task. Even this week I am still finding things that are missing from V2, and we've heard recently that people are still using V1.
I am in favour of a staged removal. We should start by making V2 the default loaded onto the base editor and runs routes, monitor for a week or two to ensure user-adoption, stability and feature-completeness, and then finally remove V1 altogether.
Staging it in pieces also affords us better reversibility if something goes wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Removes the legacy editor and run view now that the current experiences are the defaults.
This change:
v2_editorbeta flag and editor/run version toggles@dnd-kit/coredependencyRelated Issue and Pull requests
Type of Change
Checklist
Screenshots (if applicable)
Not applicable.
Test Instructions
/editor/:name,/runs/:id, and/runs/:id/:subgraphExecutionIdURLs and confirm they redirect to their current equivalents.