mapbox / mapbox/mapbox-gl-directions
Add `off` method for events
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 255
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
_Edited_ punting on adding `EventEmitter` as events are intimately tied to redux actions.
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 by reviewing the issue's note about punting on EventEmitter and the relationship between events and Redux actions. Determine the intended event API and where event registration is defined; done should include a clear decision on the `off` method's behavior and corresponding coverage, but the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100