Educado-App / educado-mobile

The repository for the educado mobile education application
GNU General Public License v3.0
1 stars 3 forks source link

Dev to staging pbi 263 #328

Closed magnusklundgren closed 1 week ago

magnusklundgren commented 1 week ago

Description

In this PR we added a new screen that appears after a user subscribes to a course. The purpose of this screen is to make it clear to the user that they are now subscribed to a specific course.

Changes

Added SubscribedToCourseScreen, which navigates to either a course or the main menu for the user. Also changed the navigation for the back button when on a course to navigate to main menu instead of goBack() to reflect the behavior wanted from PO

Related Issues

https://github.com/orgs/Educado-App/projects/14/views/12?pane=issue&itemId=78204270&issue=Educado-App%7Ceducado-mobile%7C263

Checklist

Screenshots (if applicable)

pbi263Short

If mobile/frontend pull request, what version of the backend is it stable, and running on?

Commit id can be found under branch --> commits.

Branch: staging

Commit id: 449cc94

magnusklundgren commented 1 week ago

Approved by PO and 2 separate reviewers. Merging PBI to staging