osmandapp / osmandapp/OsmAnd-iOS
Favorites context menu: use the same coordinates list
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 351
- Forks
- 119
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 87
Description
Mostly all context menus use table cell with a collapsable list that contains all coordinates format + ability to copy coordinates in the needed format. We need to use the same table cell in favorite context menu.
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
Locate the existing context-menu table cell that provides the collapsible coordinate-format list and copying options, then compare it with the favorite context menu. Done means the favorite menu uses the same table-cell behavior and supports the available coordinate formats and copying.
Written by the indexing model from the issue text.
Assessment
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100