Skip to content

feat: Learning Hub Guided Tours#2297

Draft
camielvs wants to merge 1 commit into
05-19-feat_learning_hub_tip_of_the_dayfrom
05-20-feat_learning_hub_guided_tours
Draft

feat: Learning Hub Guided Tours#2297
camielvs wants to merge 1 commit into
05-19-feat_learning_hub_tip_of_the_dayfrom
05-20-feat_learning_hub_guided_tours

Conversation

@camielvs
Copy link
Copy Markdown
Collaborator

@camielvs camielvs commented May 20, 2026

Description

Scaffold the guided tours page at /learn/tours and the per-tour route at /tour/$tourId. UI only — actual tour logic and registered tours land in upstack PRs (#2299, #2306).

What's here

  • /learn/tours (LearnToursView.tsx) — Featured Tours strip and the full Tours Library grid
  • /tour/$tourId route stub (Tour.tsx) — wired into the router so the framework PR can fill in lifecycle
  • FeaturedTours / ToursLibrary — present every tour as "Coming soon" via LearnComingSoon until the framework registers any
  • tours.json / tours.ts — placeholder catalog and type definitions

Related Issue and Pull requests

Closes https://github.com/Shopify/oasis-frontend/issues/621
Followed by #2299 (framework) and #2306 (first tour).

Type of Change

  • New feature

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Screenshots

image.png

Test Instructions

  • Navigate to Dashboard → Learning Hub → Guided Tours
  • Confirm every tile renders as "Coming soon" (no tour can be started yet)
  • Confirm /tour/<anything> reaches the route stub without crashing

Copy link
Copy Markdown
Collaborator Author

camielvs commented May 20, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@camielvs camielvs mentioned this pull request May 20, 2026
3 tasks
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

🎩 Preview

A preview build has been created at: 05-20-feat_learning_hub_guided_tours/51800ff

@camielvs camielvs added the #gsd:50583 Learning Hub label May 20, 2026 — with Graphite App
@camielvs camielvs force-pushed the 05-20-feat_learning_hub_guided_tours branch from ec332e4 to cc5778e Compare May 20, 2026 18:43
@camielvs camielvs force-pushed the 05-19-feat_learning_hub_tip_of_the_day branch from 3c18599 to 1d42d12 Compare May 20, 2026 18:46
@camielvs camielvs force-pushed the 05-20-feat_learning_hub_guided_tours branch from cc5778e to 0f30f2c Compare May 20, 2026 18:46
@camielvs camielvs mentioned this pull request May 21, 2026
3 tasks
@camielvs camielvs force-pushed the 05-20-feat_learning_hub_guided_tours branch from 0f30f2c to 4cc74f0 Compare May 21, 2026 22:07
@camielvs camielvs force-pushed the 05-19-feat_learning_hub_tip_of_the_day branch 2 times, most recently from 59ea49b to 18b7e6d Compare May 21, 2026 22:37
@camielvs camielvs force-pushed the 05-20-feat_learning_hub_guided_tours branch from 4cc74f0 to fd9690e Compare May 21, 2026 22:37
@camielvs camielvs force-pushed the 05-20-feat_learning_hub_guided_tours branch from fd9690e to 8c23f4e Compare May 22, 2026 21:53
@camielvs camielvs mentioned this pull request May 22, 2026
8 tasks
@camielvs camielvs force-pushed the 05-20-feat_learning_hub_guided_tours branch from 8c23f4e to b781af4 Compare May 23, 2026 00:12
@camielvs camielvs force-pushed the 05-19-feat_learning_hub_tip_of_the_day branch from 18b7e6d to 7a59caa Compare May 23, 2026 00:12
@camielvs camielvs force-pushed the 05-20-feat_learning_hub_guided_tours branch 2 times, most recently from 12125e7 to 77a5131 Compare May 23, 2026 00:22
@camielvs camielvs force-pushed the 05-19-feat_learning_hub_tip_of_the_day branch 2 times, most recently from 0d781fb to 86acec5 Compare May 25, 2026 18:01
@camielvs camielvs force-pushed the 05-20-feat_learning_hub_guided_tours branch 2 times, most recently from 802d35f to ed60f71 Compare May 25, 2026 18:54
@camielvs camielvs force-pushed the 05-19-feat_learning_hub_tip_of_the_day branch from 86acec5 to 888eb3e Compare May 25, 2026 18:54
@camielvs camielvs force-pushed the 05-20-feat_learning_hub_guided_tours branch 2 times, most recently from f902a92 to 885177d Compare May 25, 2026 23:40
@camielvs camielvs force-pushed the 05-20-feat_learning_hub_guided_tours branch from 885177d to f1eb709 Compare May 25, 2026 23:42
@camielvs camielvs force-pushed the 05-20-feat_learning_hub_guided_tours branch from f1eb709 to 51800ff Compare May 26, 2026 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

#gsd:50583 Learning Hub

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant