-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clean up Roadmap Year/Quarter Styles #474
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't looked at any code yet but visually it looks pretty good!
A couple things that stood out to me were:
- The context menu for quarters gets chopped off when all the quarters in that row are empty
- When a user first opens the roadmap, I don't think they'll know how to interact with the roadmap when they just see 3 rectangles with quarter names. This ties back to your point about the necessity of an onboarding tutorial but I also think that something as small as adding a message into the empty quarter saying "No courses added yet! Drag a course from the search sidebar on the right to start building your planner." could make it much easier for new users to understand what they're looking at and how to interact with it. Thoughts?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be fixed now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Screenshots
Before:
After:
Steps to verify/test this change:
Final Checks: