Add possibility to change folder for tracks
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 62
- Forks
- 413
- Avg merge
- 9h 41m
- Merged PRs (30d)
- 81
Description
Description
Currently, OsmAnd web route planner does not support moving tracks between folders directly. This can only be done on a phone or by using a workaround: downloading the track locally, then re-importing it to the desired folder on the web.
This issue significantly impacts OsmAnd Pro users who manage their track databases on the web and sync data to devices.
Steps to reproduce
- open track context menu on web and see if there is an option to move a track into another folder
Workaround
- Create a new folder, download the track locally, and upload it to the folder on the web
Expected result
- There should be a possibility to move a track from one folder to another (via context menu) or simply by drag and drop (related to issue https://github.com/osmandapp/web/issues/1283)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the web route planner's track context menu and review related issue #1283 for the drag-and-drop context. The work is done when a track can be moved from one folder to another through the context menu or by dragging it, without downloading and re-importing it.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100