sandboxnu / graduatenu

Northeastern class scheduler based on degree audit.
https://graduatenu.com
GNU General Public License v3.0
25 stars 4 forks source link

Add coachmark (Welcome Wagon) #732

Closed BrandonLim8890 closed 7 months ago

BrandonLim8890 commented 7 months ago

Description

Adds a coachmark when no plan is selected. The coachmark will only show when no plan is selected, and closes when the add course modal opens up.

image

Closes #712

Type of change

Please tick the boxes that best match your changes.

How Has This Been Tested?

Tested by running localhost

Checklist:

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
graduatenu-frontend-v2 ❌ Failed (Inspect) Apr 10, 2024 9:25pm
Suraj-Ram commented 7 months ago

LGTM!

AngelaZQ1 commented 7 months ago

Looks good, only thing is that if the user for some reason decides to add transfer course without creating a plan first it looks like this:

Screenshot 2024-04-10 at 1 12 51 PM

The larger issue is probably the no plan selected page being kinda ugly and unintuitive. Maybe we could just remove the transfer courses section when the user hasn't created a plan yet?