bluerobotics / bluerobotics/cockpit

Saving a mission to a file is by default selecting the filename + extension

Open Beginner friendly
#2,860 0 comments 0 reactions 0 assignees View on GitHub
ux
Dominant language
TypeScript
Stars
198
Forks
63
Avg merge
2d 7h
Merged PRs (30d)
57

Description

The problem is that, if the user renames the file, it's renaming the extension of the file as well, causing the file to not be selectable by default when the user clicks the "import mission".

This happened on macOS.

The solution should be for the name to be selected by default without the extension, so if the user renames, only the actual file name is renamed.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the save-mission file dialog and reproduce the filename selection behavior on macOS. Done means renaming the suggested filename leaves its extension unselected, so the saved mission remains selectable through the import mission flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.