Skip to content

Auto-suggest intermediate waypoints from route templates (#234)#237

Draft
msupino wants to merge 1 commit into
devfrom
auto-suggest-navwp
Draft

Auto-suggest intermediate waypoints from route templates (#234)#237
msupino wants to merge 1 commit into
devfrom
auto-suggest-navwp

Conversation

@msupino

@msupino msupino commented May 25, 2026

Copy link
Copy Markdown
Owner

Summary
Suggest missing route waypoints from curated route templates instead of scanning every nearby nav waypoint.

Behavior

  • Loads route templates in the background for map leg suggestions.
  • Shows clickable waypoint chips on known template legs while Show nav waypoints is enabled.
  • Clicking a chip inserts that named waypoint between the leg endpoints.
  • Preserves manual leg speed, altitude, VOR reference, and blocked/one-way flags while resetting marker offsets.
  • Keeps automatic leg-altitude lookup active when the original leg was auto-filled.

Tests

  • Added route-template coverage for suggestion discovery, Show nav waypoints gating, chip click insertion, manual-field preservation, and automatic altitude refresh.
  • Re-ran route editing coverage for existing single-click and double-click split behavior.

Fixes #234

@github-actions github-actions Bot temporarily deployed to pr-preview-237 May 25, 2026 17:53 Inactive
@msupino msupino force-pushed the auto-suggest-navwp branch from 70891d3 to b40e9a2 Compare May 25, 2026 17:55
@github-actions github-actions Bot temporarily deployed to pr-preview-237 May 25, 2026 17:56 Inactive
@github-actions github-actions Bot temporarily deployed to pr-preview-237 May 25, 2026 18:02 Inactive
@github-actions github-actions Bot temporarily deployed to pr-preview-237 May 25, 2026 18:04 Inactive
@msupino msupino changed the base branch from main to dev May 25, 2026 19:58
@msupino msupino force-pushed the auto-suggest-navwp branch from 1161695 to 56f1d1a Compare May 26, 2026 15:57
@msupino msupino closed this May 26, 2026
@msupino msupino reopened this May 26, 2026
@msupino msupino marked this pull request as draft May 26, 2026 18:46
@msupino msupino force-pushed the auto-suggest-navwp branch from 56f1d1a to 09598b6 Compare May 27, 2026 06:08
@github-actions github-actions Bot temporarily deployed to pr-preview-237 May 27, 2026 06:09 Inactive
@github-actions github-actions Bot temporarily deployed to pr-preview-237 May 27, 2026 07:18 Inactive
@github-actions github-actions Bot temporarily deployed to pr-preview-237 May 27, 2026 07:24 Inactive
@github-actions github-actions Bot temporarily deployed to pr-preview-237 May 31, 2026 12:11 Inactive
@github-actions

github-actions Bot commented May 31, 2026

Copy link
Copy Markdown
Contributor

🚀 Preview deployed

Open PR preview →

https://msupino.github.io/NavigationApp/branch/auto-suggest-navwp/

Commit: 26697b1

@msupino msupino force-pushed the auto-suggest-navwp branch from 839f66d to 26697b1 Compare June 7, 2026 03:31
@msupino msupino changed the title Auto-suggest intermediate nav-waypoints between leg endpoints (#234) Auto-suggest intermediate waypoints from route templates (#234) Jun 7, 2026
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.

1 participant