bluerobotics / bluerobotics/cockpit
frontend: Waypoints numbers not sequential
- Dominant language
- TypeScript
- Stars
- 198
- Forks
- 63
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 57
Description
### Current behaviour
When planning a mission with command waypoints, If the user adds a command, the wp numbers stops being sequential.
E.g. if you add a command on wp2, wp3 vanishes and wp4 takes its place (image below)
### Expected or desired behaviour
All wp should be sequentially numbered
### Prerequisites
- [x] I have checked to make sure that a similar request has not already been filed or fixed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in the frontend mission-planning flow by adding a command waypoint at wp2 and observing the displayed numbers. Trace the waypoint-numbering entry point and verify that all displayed waypoints remain sequential after insertion, including the reported wp2/wp3/wp4 case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100