Skip to content
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

[iOS] Enrolment button handling in non-logged-in experience #197

Open
Tracked by #109
moiz994 opened this issue Dec 11, 2023 · 0 comments
Open
Tracked by #109

[iOS] Enrolment button handling in non-logged-in experience #197

moiz994 opened this issue Dec 11, 2023 · 0 comments
Assignees

Comments

@moiz994
Copy link

moiz994 commented Dec 11, 2023

We need to implement the functionality to handle enrolments for non-logged-in users. When they tap the enroll button on a course about page, they should be directed to the registration screen. Ideally, upon successful login or registration, the course should be enrolled for the user and they should be directed to the course home screen.

Acceptance criteria:

  • Tapping the enroll button should lead the user to the logistration screen.
  • On successfully logging in or registering the user should return to the course about page for the native experience.
  • There needs to be sticky bottom banner having the register and sign in buttons a they explore discovery without logging in.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Development
Development

No branches or pull requests

2 participants