cms icon indicating copy to clipboard operation
cms copied to clipboard

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

**Describe the bug** Since most users prefer dark themes in their browsers, this resolves the problem with favicons having white backgrounds, which can be disturbing. **Expected behavior** A clear favicon...

bug

**Describe the bug** currently the sidebar is not consistent, it is getting shorter width for some videos and perfect for some **Expected behavior** need to be consistent sidebar for all...

bug

At /src/utiles/apx-check-mail.tsThis was showing in the console ![image](https://github.com/code100x/cms/assets/117106015/aae3e127-532e-4c8b-b832-a93618d8ea69) I have simple fix for this issue that is by adding types to the variables from which the error occured. Thanks!

bug

### PR Fixes: - 1 Seeds the DB when starting the project via docker. Resolves #410 ### Checklist before requesting a review - I have performed a self-review of my...

**Is your feature request related to a problem? Please describe.** Running the db:seed command when starting the container will populate the DB and enhances the Developer experience !

enhancement

### PR Fixes: - 1. Earlier, we were hitting checkUserEmailForPurchase in refresDb in both local and prod - 2. Since in local we don't have APPX Creds, we now only...

Resolves #402 ### Checklist before requesting a review 1. I have performed a self-review of my code (it doesen't show status code of 500 in the console after this fix)

### PR Fixes: - Implement a sheet for the sidebar which makes it responsive in all sizes - Setup a resizable to resize the video and timestamps which was weird...

### PR Fixes: - created a path variable in ts config for the public folder for easy access - removed the white border in Harkirat image - created a better...

Resolves #414 ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I assure there is no similar/duplicate pull request regarding same...