Skip to content

feat: redirect to first lesson after enrolling via course overview - #1824

Open
bartoszcembala wants to merge 74 commits into
stagingfrom
bc_feat_1783_redirect_after_enrolling_via_course_overview
Open

feat: redirect to first lesson after enrolling via course overview#1824
bartoszcembala wants to merge 74 commits into
stagingfrom
bc_feat_1783_redirect_after_enrolling_via_course_overview

Conversation

@bartoszcembala

Copy link
Copy Markdown
Collaborator

Issue

Overview

Redirects learners directly to the first lesson after they successfully enroll from the course overview. Enrollment from the course list remains unchanged and continues to open the course overview first.

Adds unit and E2E coverage for the updated enrollment flow.

Business Value

Reduces unnecessary clicks and lets learners start a course immediately after enrolling. At the same time, it preserves the existing course-list flow, allowing learners to review course details before beginning.

… bc_feat_1783_redirect_after_enrolling_via_course_overview

# Conflicts:
#	apps/api/src/storage/migrations/0177_add_course_overview_fields_and_duration_estimates.sql
#	apps/api/src/storage/migrations/0178_add_course_overview_fields_and_duration_estimates.sql
#	apps/api/src/storage/migrations/0179_add_course_overview_fields_and_duration_estimates.sql
#	apps/api/src/storage/migrations/meta/0178_snapshot.json
#	apps/api/src/storage/migrations/meta/_journal.json
#	docs/specs/course-authoring-management-business-spec.md
@bartoszcembala bartoszcembala added run E2E tests ⚙️ Trigger E2E tests run on this branch. and removed run E2E tests ⚙️ Trigger E2E tests run on this branch. labels Jul 30, 2026
@bartoszcembala
bartoszcembala marked this pull request as ready for review July 30, 2026 09:24
@bartoszcembala bartoszcembala added review me 👀 PR is ready to be reviewed and removed Status: WIP 🏗 Work in progress labels Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review me 👀 PR is ready to be reviewed run E2E tests ⚙️ Trigger E2E tests run on this branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant