TheOdinProject / theodinproject

Main Website for The Odin Project
http://www.theodinproject.com
MIT License
3.56k stars 2.06k forks source link

Feature: Add “Continue” button and badge for selected path #4513

Closed davidha99 closed 1 month ago

davidha99 commented 2 months ago

Because

A user might get confused about the current behavior of the "Resume" button in All Paths (#3230, #4495).

This PR

Helps to differentiate a selected path from the rest by:

Note: User needs to be logged in.

Before (Foundations path selected)

image

image

After (Foundations path selected)

image

image

Before (Ruby on Rails path selected)

image

After (Ruby on Rails path selected)

image

Before (Javascript path selected)

image

After (Javascript path selected)

image

Issue

Closes #4495

Pull Request Requirements

JoshDevHub commented 2 months ago

Awesome. I'll just wait for Kevin to look things over and maybe create a review deploy for us to preview things. Thank you for contributing :rocket:

davidha99 commented 2 months ago

Thanks! Glad to help 🙌