Mahesh
Mahesh
### PR Fixes: - 1 Added the total video duration on the thumbnail - So that Just to check video duration we don't need to start every video (or check...
### PR Fixes: - 1 Added green-tick for completion of the video - 2 Added percentage complete in any folder Resolves #327 ### Checklist before requesting a review - [x]...
**Is your feature request related to a problem? Please describe.** When we want to check the time duration of any video, We have to start the video or visit the...
**Describe the bug** When clicking on the ML or Harnoor course, it open on the same tab. **To Reproduce** Click on the Course to check **Expected behavior** It should open...
### PR Fixes: - 1 Change navigation from same tab to new tab Resolves #382 Only one file has been changed [src/components/Courses.tsx](https://github.com/code100x/cms/pull/383/files#diff-b79f69bd91f5af88636df8c87a42fb17a330bdb9ff78ed6b9a1a6124b2e1e73d) ### Checklist before requesting a review - [x]...
Now, navbar for smaller screen is not very responsive Make navbar more responsive for smaller screen for better readability - Before  - After 
Now, navbar for smaller screen is not very responsive Make navbar more responsive for smaller screen for better readability Solve #178 - Before  - After  ---------------- New Commit...
1. Shorted all tracks in descending order so that the all tracks are easily found. 2. Added number on the track card for better navigation. Solved #178  - It...
**Problem** As of now, It is difficult to navigate docs as they are not sorted **Solution** So, we can sort the docs in descending order so that they appear on...
**Is your feature request related to a problem? Please describe.** Difficult to navigate to github repository **Describe the solution you'd like** Add a simple github link to cms repository **Additional...