Skip to content

Conversation

@yilinxia
Copy link
Member

@yilinxia yilinxia commented Sep 3, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 3, 2025 15:46
@yilinxia yilinxia merged commit c6e6470 into main Sep 3, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes edge creation functionality on cloud by replacing hardcoded localhost URLs with configurable API endpoints. This ensures the application can properly communicate with the backend when deployed in cloud environments.

  • Replaces hardcoded localhost URL with configurable API endpoint
  • Adds new CREATE_EDGES_ON_GRAPH endpoint to the API configuration

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/views/EdgePanel.tsx Updates fetch call to use configurable API endpoint instead of hardcoded localhost URL
src/lib/config.ts Adds CREATE_EDGES_ON_GRAPH endpoint configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@yilinxia yilinxia deleted the fe-edge branch September 7, 2025 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants