mapbox / mapbox/mapbox-annotation-extension
Provide haptic feedback when dragging is enabled
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Objective-C
- Stars
- 11
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Following up on https://github.com/mapbox/map-extensions-ios/pull/43#pullrequestreview-272935075, we should provide haptic feedback when a user is about to drag a style annotation.
Contributor guide
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 with the linked pull request review and trace the style-annotation drag handling in this Objective-C iOS extension. Confirm where a user becomes ready to drag, then verify that haptic feedback occurs at that point without changing other drag behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100