Skip to content

Refactor Start node UI to User Input and optimize EntryNodeContainer#24156

Merged
crazywoola merged 5 commits intolanggenius:feat/triggerfrom
lyzno1:fix/refactor-trigger-container-indicator
Aug 19, 2025
Merged

Refactor Start node UI to User Input and optimize EntryNodeContainer#24156
crazywoola merged 5 commits intolanggenius:feat/triggerfrom
lyzno1:fix/refactor-trigger-container-indicator

Conversation

@lyzno1
Copy link
Copy Markdown
Member

@lyzno1 lyzno1 commented Aug 19, 2025

Summary

  • Refactor Start node display from "Start" to "User Input" in UI layer
  • Create unified EntryNodeContainer for both Start and Trigger nodes
  • Optimize indicator component to remove duplicate implementation

Changes

  • Rename TriggerContainer to EntryNodeContainer with support for both node types
  • Update English translations for Start → User Input
  • Differentiate display: Start shows "START" without indicator, Trigger shows "TRIGGER" with indicator
  • Restore simplified indicator style (green border + fill only)

Test Plan

  • New workflow creation shows "User Input"
  • Start nodes display "START" without status indicator
  • Trigger nodes display "TRIGGER" with status indicator
  • All existing functionality preserved

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. 💪 enhancement New feature or request labels Aug 19, 2025
@crazywoola crazywoola merged commit acfb95f into langgenius:feat/trigger Aug 19, 2025
1 check passed
@lyzno1 lyzno1 deleted the fix/refactor-trigger-container-indicator branch August 19, 2025 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💪 enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants