mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 22:59:14 +00:00
remove accidentally committed PR_TEMPLATE.md
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
## Summary
|
||||
|
||||
Implement execution progress state tracking for Vue nodes with provide/inject pattern and Figma-compliant visual indicators.
|
||||
|
||||
## Changes
|
||||
|
||||
- **What**: Added execution progress composables, injection keys, visual progress bars with blue borders (#0B8CE9) and header-positioned progress indicators
|
||||
- **Dependencies**: None
|
||||
|
||||
## Review Focus
|
||||
|
||||
- Provide/inject pattern implementation vs props approach
|
||||
- Progress bar positioning at header bottom (56px from top)
|
||||
- Reactivity chain: executionStore → provider → consumer composables
|
||||
- Visual design compliance with Figma specs (#0B8CE9 blue, correct positioning)
|
||||
- Test coverage for multiple nodes, error states, and edge cases
|
||||
Reference in New Issue
Block a user