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** Appbar can be made better **Screenshots or GIFs** ![image](https://github.com/code100x/cms/assets/64317542/47912985-6349-4d9b-bce2-5743c945728f) **Info (please complete the following information):** - Brave Browser - [Version 1.64.113 Chromium: 123.0.6312.86 (Official Build) (64-bit)](https://brave.com/latest/)

bug

![code](https://github.com/code100x/cms/assets/128586019/396f4c0b-71ec-4603-872a-e07a77a33d5c) right now there is no input validation on backend we can create a zod schema to validate the input on backend and reuse the same schema in react-hook-forms to...

bug

### PR Fixes: 1. Disable the submit button while checking the password 2. Fix toast FIXED #489 https://github.com/code100x/cms/assets/127624057/d50ff5dd-d251-4da6-ae52-5be1747ccc86

**Describe the bug** 1. while clicking on sign-in button multiple requests are sent. 2. Toast not working **To Reproduce** Fixed:#488 https://github.com/code100x/cms/assets/127624057/39a64fbe-fa14-43a4-b2f2-bf746052e903 **Screenshots or GIFs**

bug

### Feature : Video Autoplay on Hover ### Description: Implements the "Video Autoplay on Hover" feature, enabling videos to start playing automatically when the user hovers over the thumbnail or...

I would like to implement a feature that enables videos to start playing automatically when the user hovers their cursor over the video thumbnail or player. This behavior should mimic...

enhancement

Reverts code100x/cms#474 change in tailwind.config.js creates many problems -> landing page photos are not render and UI layout is broken.

### PR Fixes: - 1 Added up-vote and down-vote functionality for video content Resolves #406 ### Checklist before requesting a review - [x] I have performed a self-review of my...

### PR Fixes: - 1 Fixes download button bug - 2 Have commented more details in the issue itself. Resolves #334 ### Checklist before requesting a review - [x] I...