cms icon indicating copy to clipboard operation
cms copied to clipboard

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

### Context: Since we are generating certificate of type PDF ( using pdf-lib ) & PNG ( using HTMLCanvas api ) both have few standard fonts exposed for use. Either...

![WhatsApp Image 2024-05-13 at 10 06 08](https://github.com/code100x/cms/assets/8079861/f7f8023b-77ee-441d-9812-b08c524face9) @TanmayDhobale

bug

**Describe the bug** Layout of the website on small width with that sidebar open is not looking great. ![Screenshot (241)](https://github.com/code100x/cms/assets/145292907/091cd2b2-ee79-4e6e-a3dd-5cf3ab6cf30b) **To Reproduce** Steps to reproduce the behavior: 1. Go to...

bug

### PR Fixes: - #570 Added keyboard navigation to search bar. User can now open the search bar with Ctrl/Cmd + K and close it with escape Resolves #570 Before/After:...

### PR Fixes: - 1 Video completion checkbox issue Resolves #567 ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I...

### This PR introduces Progressive Web App (PWA) functionality to our CMS, - users can install cms as a standalone app on their devices.(no more tab switches) - w/ `next-pwa`...

### PR Fixes: - 1 : Issue #581 - Seeing Syntax error: Unexpected end of JSON input, when running npm run dev locally Resolves #581 ### Checklist before requesting a...

### **Problem Statement** Currently, whenever a new video is uploaded into the CMS, Harkirat has to update the Discord community about it. This process requires additional effort after posting the...