Skip to content

feat: Learning Hub - Milestone 2#2416

Open
camielvs wants to merge 1 commit into
06-15-feat_guided_tours_cleanupfrom
06-12-feat_learning_hub_-_milestone_2
Open

feat: Learning Hub - Milestone 2#2416
camielvs wants to merge 1 commit into
06-15-feat_guided_tours_cleanupfrom
06-12-feat_learning_hub_-_milestone_2

Conversation

@camielvs

@camielvs camielvs commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

Description

Removes the unnecessary fat from the guided tours mockup and turns it into a user-ready experience.

Removes:

  • uncreated tours
  • "popular" and "new" tags
  • pointless hover state on cards

Plus update tour durations

Related Issue and Pull requests

Closes https://github.com/Shopify/oasis-frontend/issues/584

Closes https://github.com/Shopify/oasis-frontend/issues/621

Closes https://github.com/Shopify/oasis-frontend/issues/583

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 (if applicable)

image.png

Test Instructions

  • Confirm that all four new guided tours work as expected, including interactions, tinstructions and other features, and have minimal edge cases
  • Confirm that Tours are correctly marked as completed
  • Confirm that the tours page and UI is complete
  • Confirm that the existing V2 Editor and Pipelines continues to work as normal when not inside a tour

Additional Comments

@github-actions

github-actions Bot commented Jun 13, 2026

Copy link
Copy Markdown

🎩 Preview

A preview build has been created at: 06-12-feat_learning_hub_-_milestone_2/afe7751

camielvs commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator Author

@camielvs camielvs mentioned this pull request Jun 13, 2026
3 tasks
@camielvs camielvs added the #gsd:50583 Learning Hub label Jun 13, 2026 — with Graphite App
@camielvs camielvs force-pushed the 06-12-feat_guided_tours_e2e_tests branch from f9ccfa0 to c1361f2 Compare June 15, 2026 17:55
@camielvs camielvs force-pushed the 06-12-feat_learning_hub_-_milestone_2 branch from 37e7483 to 1caa750 Compare June 15, 2026 17:55
@camielvs camielvs changed the base branch from 06-12-feat_guided_tours_e2e_tests to graphite-base/2416 June 15, 2026 17:57
@camielvs camielvs force-pushed the 06-12-feat_learning_hub_-_milestone_2 branch from 1caa750 to dcf45e8 Compare June 15, 2026 17:57
@camielvs camielvs changed the base branch from graphite-base/2416 to 06-15-feat_guided_tours_cleanup June 15, 2026 17:58
@camielvs camielvs mentioned this pull request Jun 15, 2026
3 tasks
@camielvs camielvs force-pushed the 06-12-feat_learning_hub_-_milestone_2 branch from dcf45e8 to 36890cb Compare June 15, 2026 18:39
@camielvs camielvs force-pushed the 06-15-feat_guided_tours_cleanup branch from f11f8c5 to e3505bc Compare June 15, 2026 18:39
@camielvs camielvs force-pushed the 06-12-feat_learning_hub_-_milestone_2 branch from 36890cb to 33bcd9e Compare June 15, 2026 18:47
@camielvs camielvs force-pushed the 06-15-feat_guided_tours_cleanup branch 2 times, most recently from 1674b0f to bc08155 Compare June 15, 2026 18:59
@camielvs camielvs force-pushed the 06-12-feat_learning_hub_-_milestone_2 branch 4 times, most recently from ec17201 to 99fc45b Compare June 15, 2026 19:49
@camielvs camielvs force-pushed the 06-15-feat_guided_tours_cleanup branch 2 times, most recently from 9465f4f to e099377 Compare June 15, 2026 20:13
@camielvs camielvs force-pushed the 06-12-feat_learning_hub_-_milestone_2 branch from 99fc45b to 39fdb4d Compare June 15, 2026 20:13
@camielvs camielvs force-pushed the 06-15-feat_guided_tours_cleanup branch from e099377 to e8777f3 Compare June 15, 2026 22:34
@camielvs camielvs force-pushed the 06-12-feat_learning_hub_-_milestone_2 branch from 00bd0c8 to 65047a8 Compare June 17, 2026 17:24
@camielvs camielvs force-pushed the 06-15-feat_guided_tours_cleanup branch from 9d81435 to 2291b55 Compare June 17, 2026 17:24
@camielvs camielvs force-pushed the 06-15-feat_guided_tours_cleanup branch from 2291b55 to c43b025 Compare June 19, 2026 02:25
@camielvs camielvs force-pushed the 06-12-feat_learning_hub_-_milestone_2 branch 3 times, most recently from f6fe1e5 to ab71553 Compare June 19, 2026 21:48
@camielvs camielvs force-pushed the 06-15-feat_guided_tours_cleanup branch from 7618521 to aeba38f Compare June 19, 2026 21:48
@camielvs camielvs force-pushed the 06-12-feat_learning_hub_-_milestone_2 branch 2 times, most recently from c1e70ec to f8a3078 Compare June 26, 2026 00:37
@camielvs camielvs force-pushed the 06-15-feat_guided_tours_cleanup branch 2 times, most recently from 49b4606 to 78e5321 Compare June 26, 2026 00:53
@camielvs camielvs force-pushed the 06-12-feat_learning_hub_-_milestone_2 branch from f8a3078 to 01cfb6d Compare June 26, 2026 00:53
Comment thread src/components/Learn/TourCompletedBadge.tsx
@camielvs camielvs force-pushed the 06-15-feat_guided_tours_cleanup branch from 78e5321 to e5eca2a Compare June 26, 2026 17:20
@camielvs camielvs force-pushed the 06-12-feat_learning_hub_-_milestone_2 branch from 01cfb6d to 0667d58 Compare June 26, 2026 17:20
@camielvs camielvs force-pushed the 06-15-feat_guided_tours_cleanup branch from e5eca2a to da86de0 Compare June 26, 2026 17:22
@camielvs camielvs force-pushed the 06-12-feat_learning_hub_-_milestone_2 branch 3 times, most recently from ee773f8 to dbaaa16 Compare June 26, 2026 19:49
@camielvs camielvs force-pushed the 06-15-feat_guided_tours_cleanup branch 2 times, most recently from d555675 to f10c815 Compare June 26, 2026 20:52
@camielvs camielvs force-pushed the 06-12-feat_learning_hub_-_milestone_2 branch 2 times, most recently from a474725 to 69bfd71 Compare June 26, 2026 21:10
@camielvs camielvs force-pushed the 06-15-feat_guided_tours_cleanup branch 2 times, most recently from 1148eac to 72139cd Compare June 26, 2026 21:13
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.

2 participants