Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat: add workflow reset button to toolbar#225

Merged
breaking-brake merged 1 commit intomainbreaking-brake/cc-wf-studio:mainfrom
feature/workflow-reset-buttonbreaking-brake/cc-wf-studio:feature/workflow-reset-buttonCopy head branch name to clipboard
Dec 6, 2025
Merged

feat: add workflow reset button to toolbar#225
breaking-brake merged 1 commit intomainbreaking-brake/cc-wf-studio:mainfrom
feature/workflow-reset-buttonbreaking-brake/cc-wf-studio:feature/workflow-reset-buttonCopy head branch name to clipboard

Conversation

@breaking-brake
Copy link
Copy Markdown
Owner

Summary

Add a reset button to the toolbar that clears all workflow nodes except Start and End.

  • Button placed between Slack share and help buttons in the "other actions" group
  • Confirmation dialog shown before clearing to prevent accidental data loss
  • Full i18n support for 5 languages (English, Japanese, Korean, Simplified Chinese, Traditional Chinese)

Changes

Files Modified:

  • src/webview/src/components/Toolbar.tsx - Added reset button and confirmation dialog
  • src/webview/src/i18n/translation-keys.ts - Added new translation keys
  • src/webview/src/i18n/translations/*.ts - Added translations for all 5 languages

Impact

  • New UI element in toolbar
  • No breaking changes
  • Calls existing clearWorkflow() function from workflow-store

Testing

  • Manual E2E testing completed
  • Code quality checks passed (format, lint, check)
  • Build successful

🤖 Generated with Claude Code

- Add reset button between Slack share and help buttons
- Show confirmation dialog before clearing workflow
- Keep only Start and End nodes after reset
- Add i18n support for 5 languages (en, ja, ko, zh-CN, zh-TW)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@breaking-brake breaking-brake merged commit 2b8fb54 into main Dec 6, 2025
3 checks passed
@breaking-brake breaking-brake deleted the feature/workflow-reset-button branch December 6, 2025 10:27
@breaking-brake breaking-brake mentioned this pull request Dec 6, 2025
github-actions Bot added a commit that referenced this pull request Dec 6, 2025
## [3.3.0](v3.2.4...v3.3.0) (2025-12-06)

### Features

* add close button to PropertyPanel with tour highlight fix ([#226](#226)) ([0004663](0004663))
* add workflow reset button to toolbar ([#225](#225)) ([2b8fb54](2b8fb54))
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 6, 2025

🎉 This PR is included in version 3.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.