cms icon indicating copy to clipboard operation
cms copied to clipboard

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

when setup the project npm run prisma:migrate:dev in not working instead npm run prisma:migrate is working and also in the package.json file in the script we didn't mention prisma:migrate:dev we...

bug

**Is your feature request related to a problem? Please describe.** There are no types in auth.ts file for session, user and jwtToken. The AuthSigninResponse interface also needs improvement **Describe the...

enhancement

It is WIP PR, will make full PR in few hours. ### PR Fixes: - 1 - 2 Resolves #518 ### Checklist before requesting a review - [ ] I...

**Describe the bug** In master on running localhost, ui is majorily running mobile css.

bug

### PR Fixes: - Fixed the issue by making text color of time duration white Resolves #515 ### Checklist before requesting a review - [x] I have performed a self-review...

### PR Fixes: - 1 Fixed bug #510 Resolves #510 ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I assure...

**Describe the bug** In light mode the text colour of time duration of video becomes invisible, as the background colour and text colour becomes same. **To Reproduce** Steps to reproduce...

bug

### PR Fixes: - 1 Loading Spinner added to the login page ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x]...

[NOTE]: After thorough testing via direct inspection of production API responses, it was observed that the search recommendation feature might encounter issues if `parent.courses[0].courseId` is chosen as the courseId in...

### PR Fixes: - 1 Fixed the issue with the ChevronRight(icon) color in Light theme Resolves #504 ### Checklist before requesting a review - [x] I have performed a self-review...