cms
cms copied to clipboard
**Describe the bug** Appbar can be made better **Screenshots or GIFs**  **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/)
 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...
### 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**
### 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...
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...