mapbox / mapbox/maki

Maki website is broken

Open
#587 1 comment 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.6k
Forks
210
PR merge metrics
No merged PRs in 30d

Description

There is problem with website: https://labs.mapbox.com/maki-icons/

CSS file is missing (Error 403):
https://www.mapbox.com/base/latest/base.css

And there is some JS errors:

Warning: It looks like you're using a minified copy of the development build of React. When deploying React apps to production, make sure to use the production build which skips development warnings and is faster. See https://fb.me/react-minification for more details.

You are currently using minified code outside of NODE_ENV === 'production'. This means that you are running a slower development build of Redux.

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

Start by opening https://labs.mapbox.com/maki-icons/ and checking the browser console and network requests for the missing base.css file. Review how the site loads https://www.mapbox.com/base/latest/base.css and how its React and Redux builds are configured; done means the site loads its stylesheet and no longer reports the listed production-build warnings.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript, react, redux
Domain
frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.