Add new route `/my-courses` to redirect users to their courses page

Created on 19 March 2024, about 1 year ago
Updated 9 April 2024, about 1 year ago

Problem/Motivation

Currently, there is no easy way for users to go to their courses page unless they know their User ID, given that the path to the original route is /user/{user}/courses. It makes the UX to be somehow degraded.

Proposed resolution

The solution is to create a custom route /my-courses which redirects the users to their courses page, so they don't need to think about it.

The same approach is already applied to other extensions (eg. /my-invites and /my-events).

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

✨ Feature request
Status

Fixed

Version

5.2

Component

Code

Created by

πŸ‡§πŸ‡·Brazil tregismoreira

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024