Skip to content

Alpha 0.1.10/696 add options to add new waypoints via context menu#697

Merged
1Blademaster merged 3 commits intorelease-alpha-0.1.10from
alpha-0.1.10/696-add-options-to-add-new-waypoints-via-context-menu
Sep 18, 2025
Merged

Alpha 0.1.10/696 add options to add new waypoints via context menu#697
1Blademaster merged 3 commits intorelease-alpha-0.1.10from
alpha-0.1.10/696-add-options-to-add-new-waypoints-via-context-menu

Conversation

@1Blademaster
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

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 adds context menu options to create specific mission items (waypoints, takeoff, land, RTL) in addition to the existing default waypoint creation functionality.

  • Refactored existing drawing item creation to support both default and command-specific waypoints
  • Added new context menu component with mission-specific commands
  • Updated action names to better reflect their purpose

Reviewed Changes

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

File Description
gcs/src/redux/slices/missionSlice.js Renamed and refactored waypoint creation actions, added new action for specific mission items
gcs/src/components/missions/missionsMap.jsx Updated imports and action calls, integrated new context menu component
gcs/src/components/mapComponents/contextMenuSpecificCommandItems.jsx New component providing context menu options for specific mission commands

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

Comment thread gcs/src/components/mapComponents/contextMenuSpecificCommandItems.jsx Outdated
Comment thread gcs/src/components/mapComponents/contextMenuSpecificCommandItems.jsx Outdated
@1Blademaster 1Blademaster merged commit 6e4a727 into release-alpha-0.1.10 Sep 18, 2025
5 checks passed
@1Blademaster 1Blademaster deleted the alpha-0.1.10/696-add-options-to-add-new-waypoints-via-context-menu branch September 18, 2025 02:47
1Blademaster added a commit that referenced this pull request Sep 28, 2025
)

* Add context menu items to add waypoints

* Remove fence and rally context menu items

* Address copilot review comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants