cms icon indicating copy to clipboard operation
cms copied to clipboard

Show course number for multiple courses in search results for a video

Open zaheerabbas21 opened this issue 1 year ago • 0 comments

PR Fixes:

There are a couple of fixes need here I believe (might be wrong - new here 😄):

  1. A user has brought multiple courses and we need to render the course name or number to show that the video exists in two courses (Please suggest alternative solutions if you have in mind, this was the easiest I could think of to get started with)
  2. A user has brought only one course but the video name is the same across courses.

The current PR state:

  • [X] Solves for 1 where the course number will be displayed as the same video name can exist across multiple courses.
  • [ ] To solve for 2, search results should only contain videos the user has access to.

Resolves #499

Checklist before requesting a review

  • [X] I have performed a self-review of my code
  • [X] I assure you there is no similar/duplicate pull request regarding the same issue

zaheerabbas21 avatar Apr 28 '24 15:04 zaheerabbas21