cms
cms copied to clipboard
Open url is https://cms-qrlx.vercel.app/, but it can't render standard content and throw 404 http code, for instance:  I'm local in china , it is regard to region network issue?
### PR Fixes: - 1 Type error in `courses / [...coursesId] / page.tsx` (which were marked as TODO : Fix These) - 2 Extra BreadCrumb Separator Before :  After...
### **Problem Statement** **1st problem** : Type Error in `courses / [...coursesId] / page.tsx` , where foundContent.children was complaining for having inappropriate type inference for `foundContent.children` , you can see...
**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...
**Is your feature request related to a problem? Please describe.** Whenever i complete a video i need to go back to the track and select the next video **Describe the...
### 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]...
### PR Fixes: - 1 fixed the bug: UI of video page is cluttered Resolves #313 ### Checklist before requesting a review - [x] I have performed a self-review of...
**Is your feature request related to a problem? Please describe.** SideBar doesn'thighlight the currently playing video.Whenever I click on a new video from the sidebar, page reloads and it closes...
This PR addresses two key issues related to button usability and consistency in the application: 1. Added loading spinner and disabled state to buttons in various parts of the application,...
Issue 1: Lack of Loading Spinner or Disabled State on Buttons Description: Buttons in various parts of the application, including the sign-up/login page and video rendering pages, did not have...