Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add adder node after the first node is added #796

Merged
merged 1 commit into from
Sep 9, 2024

Commits on Sep 9, 2024

  1. 🔄 synced local 'skyvern-frontend/src/' with remote 'skyvern-frontend/…

    …src/'
    
    <!-- ELLIPSIS_HIDDEN -->
    
    | 🚀 | This description was created by [Ellipsis](https://www.ellipsis.dev) for commit 0a993fa8ef99f15c6aa4bf39d7cd475539528163  |
    |--------|--------|
    
    ### Summary:
    Add `nodeAdder` node and edge in `FlowRenderer.tsx` when the first node is added to an empty workflow.
    
    **Key points**:
    - Modify `addNode` function in `skyvern-frontend/src/routes/workflows/editor/FlowRenderer.tsx`.
    - Add `nodeAdder` node and edge when the first node is added to an empty workflow.
    - Ensure `nodeAdder` is present for further node additions.
    
    ----
    Generated with ❤️ by [ellipsis.dev](https://www.ellipsis.dev)
    
    <!-- ELLIPSIS_HIDDEN -->
    ykeremy committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a9cfa49 View commit details
    Browse the repository at this point in the history