feat: Learning Hub Dashboard#2281
Draft
camielvs wants to merge 1 commit into
Draft
Conversation
🎩 PreviewA preview build has been created at: |
Collaborator
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
6e7106e to
cadc863
Compare
cadc863 to
44c9b60
Compare
This was referenced May 16, 2026
3581c6d to
3666939
Compare
This was referenced May 19, 2026
3666939 to
1e6fee3
Compare
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Foundational/scaffold PR
Adds a new set of routes under
/learnand a series of placeholder pages to go with. This will serve as the home of all things learnability going forward. Future PRs, features and migrations can simply replace the existing placeholder content within each page. The main/learnroute loads a dashboard overview of all the proposed learnability features (all with placeholder content and UI)This PR does all the wiring, new routes, sidebar options and placeholder components. The main focus is on getting the scaffold and foundation set up.
All content is placeholder and will be molded and filled-out over the rest of this stack.
Related Issue and Pull requests
Commences https://github.com/Shopify/oasis-frontend/issues/584
Type of Change
Checklist
Screenshots (if applicable)
Test Instructions
Additional Comments