feat: KEEP-493 re-apply workflow editor UX polish (reapply PR #1370)#1423
Merged
suisuss merged 10 commits intoJun 2, 2026
Conversation
PR Environment DeployedYour PR environment has been deployed! Environment Details:
Components:
The environment will be automatically cleaned up when this PR is closed or merged. |
PR Environment DeployedYour PR environment has been deployed! Environment Details:
Components:
The environment will be automatically cleaned up when this PR is closed or merged. |
PR Environment DeployedYour PR environment has been deployed! Environment Details:
Components:
The environment will be automatically cleaned up when this PR is closed or merged. |
🧹 PR Environment Cleaned UpThe PR environment has been successfully deleted. Deleted Resources:
All resources have been cleaned up and will no longer incur costs. |
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.
Summary
Re-applies the KEEP-493 workflow editor UX polish that was merged in #1370 and then reverted in #1407. This restores the same changes, cleanly replayed onto current
staging.The original 6 commits are cherry-picked (granularity and messages preserved). The net diff is identical to #1370 across the same 9 files;
components/workflow/workflow-toolbar.tsxwas 3-way merged to retain both the KEEP-493 editable-name field and the KEEP-597 workflow-pickerrefetchSidebarfix that landed after the revert.Changes
lib/web3/faucets.ts)workflowTypefrom write-action content on listingworkflowTypeauto-flip into the workflows PATCH routederiveWorkflowTypehelper to deduplicate auto-flip logicVerification
type-check: passContext