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: #510 - 1 only admin can delete comment - 2 so , disabled deletion for non admin user Resolves #[Issue Number if there] ### Checklist before requesting...

### PR Fixes: - forced mobile view on browser to normal view by adjusting tailwind.config.js file Resolves #518 ### Checklist before requesting a review - [x] I have performed a...

### PR Fixes: - added custom scrollbar Resolves #232 ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I assure there...

### PR Fixes: - hot reload problem on windows Resolves #535 ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I...

### PR Fixes: - 1 Removed the log statement that was logging the user details when the user signed in. Resolves #450 ### Checklist before requesting a review - [...

Storybook integration with Tailwind CSS has been successfully implemented for the CMS repository. You can view the Storybook instance: [here](https://66234a5ec2e12ce0e1adf381-evlzfokhvq.chromatic.com) ![Screenshot from 2024-04-20 12-28-19](https://github.com/code100x/cms/assets/129896101/c083e16b-bd70-4b2f-8566-85e1002f989d)

**Describe the bug** follow the video. **Screenshots or GIFs** If applicable, add screenshots to help explain your problem. [screen-capture.webm](https://github.com/code100x/cms/assets/64317542/c7b0143d-74a9-4a42-b4c7-701684467f2c)

bug

### PR Fixes: - the responsiveness of appbar in various screen sizes Resolves #477 - for some reason i couldn't upload the screen recoding of the fix...but added screenshots here....

when setting up the project locally the prisma:migrate:dev is not present in package.json only prisma:mirgrate is present. Resolves #[524]