cms icon indicating copy to clipboard operation
cms copied to clipboard

Results 624 cms issues
Sort by recently updated
recently updated
newest added

### PR Fixes: - 1 Made Scrollbar prettier Resolves #[Issue Number if there] ### Checklist before requesting a review - [X] I have performed a self-review of my code -...

### PR Fixes: - 1 - Error occurs when user clicks mark as completed for any video. Resolves #600 ### Checklist before requesting a review - [x] I have performed...

**Describe the bug** Getting 400 when click on mark as completed **To Reproduce** Steps to reproduce the behavior: 1. Go to week 9 and click on mark as completed 2....

bug

Prolly need to write a script which fix the old bookmarks directly in the db. Also need to add a global state for the bookmarks to prevent errors on double...

bug

**Describe the bug** A clear and concise description of what the bug is. nextjs-toploader not being installed **To Reproduce** Steps to reproduce the behavior: When we execute `npm run dev`...

bug

nav bar does not show up when clicked on view content ![image](https://github.com/code100x/cms/assets/22127725/1c0121e2-1131-4e5f-bd4d-86c7d53ee9c9) navbar loader shows when clicked on 'test course 1' ![image](https://github.com/code100x/cms/assets/22127725/705c61b6-ee4d-4bb6-b952-d9b3c8c5c6c9) but does not show when clicked on course...

bug

### PR Fixes: - 1 Fixes the UI bonk, the overflow of the questions caused by height. - 2 Raising a PR cuz I think my fix is better, if...

### PR Fixes: - 1 FIx all Next import - 2 Added prisma:dev stript so use have to run only one command - 3 add missing Dependencies to useEffect and...

### PR Fixes: - 1 If video duration is empty, and anyone clicks on that video, It adds video duration to the database - 2 Video thumbnail will have proper...