freeCodeCamp icon indicating copy to clipboard operation
freeCodeCamp copied to clipboard

fix: map progress ui

Open ahmaxed opened this issue 9 months ago • 1 comments

Checklist:

  • [x] I have read freeCodeCamp's contribution guidelines.
  • [x] My pull request has a descriptive title (not a vague title like Update index.md)
  • [x] My pull request targets the main branch of freeCodeCamp.
  • [x] I have tested these changes either locally on my machine, or GitPod.
Screenshot 2024-04-29 at 11 29 01 PM

ahmaxed avatar Apr 29 '24 20:04 ahmaxed

We can definitely pair on it. I agree, the items outside of the curriculum set should not have numbers or arrows.

ahmaxed avatar Apr 30 '24 04:04 ahmaxed

Screenshot 2024-04-30 at 1 49 35 PM

ahmaxed avatar Apr 30 '24 10:04 ahmaxed

The arrows seem no longer centred.

Sembauke avatar Apr 30 '24 11:04 Sembauke

I added some logic to see if the user has completed all the challenges in a superblock - if so, the icon with the double circle shows up:

Screenshot 2024-04-30 at 11 51 46 AM

^ 1: none 2: isCert 3: isCert & allChallengesCompleted 4: same as 2 5: allChallengesCompleted

moT01 avatar Apr 30 '24 16:04 moT01

Not sure if we want this, but I made the arrows a little thicker too:

Screenshot 2024-04-30 at 12 08 49 PM

Let me know if I should revert

moT01 avatar Apr 30 '24 17:04 moT01

Tom's changes are LGMT.

ahmaxed avatar May 01 '24 08:05 ahmaxed