mapbox / mapbox/mapbox-gl-redux

Remove special case code

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
JavaScript
Stars
37
Forks
3
PR merge metrics
No merged PRs in 30d

Description

There's functionality that made sense in Mapbox Studio but less so here as a broad utility:

https://github.com/mapbox/mapbox-gl-redux/blob/435c286e6397ff0febb59a94b4558ffbc22a3ad1/src/index.js#L38-L47

If there isn't a good case for keeping it around we should remove it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read src/index.js at lines 38-47, then determine what the special-case functionality does and whether it is needed outside Mapbox Studio. Done means removing it if there is no good broader use case, with the project remaining functional.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.