cms icon indicating copy to clipboard operation
cms copied to clipboard

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

Issue: After completing the lecture, the "Progress-Bar" in the Home, doesn't reflect the change. Expected: It shall update the Progress-Bar based on the lecture completion. ![Image](https://github.com/user-attachments/assets/d12b7b0d-1455-45b5-9d2f-984bdccf20cd)

bug

**Video frame does not fits the visible viewport** User need to scroll up and down to see the full video frame at normal zoom level of 100 **Video** https://github.com/user-attachments/assets/b3f363dc-2872-4b21-b17a-3726e3873b8e

### PR Fixes: - Added feature to scroll to top - Implemented functionality to retain scroll position on page navigation to courses Resolves #1750 ### Checklist before requesting a review...

### PR Fixes: - 1. Implemented a floating navbar: Changed the static navbar to a floating navbar that sticks at the top when scrolling. - 2. Added required CSS :...

**Describe the bug** When user is updating their password on https://harkirat.classx.co.in then it should be reflected on app.100xdevs.com but it's not the case I updated my password yesterday on harkirat.classx.co.in...

bug

### PR Fixes: - 1 the search feature which was not showing the videos on search Resolves #1801 - Demo https://github.com/user-attachments/assets/faa3f3b2-f0cb-4a02-8dd1-32ce6b9f13bc ### Checklist before requesting a review - [x] I...

###Title - fix(scroll): Maintain scroll position while navigating through pages ## Description - Saves scroll position to `sessionStorage` on route change in 'saveScrollPosition' function - Save scroll position as per...

**Title:** Maintain Scroll Position When Navigating Between Pages **Description:** When browsing through courses and navigating back from inside a week's page, the user is scrolled to the top and must...

enhancement

Feature: Enhanced Video Navigation Changes Introduced: ⦁ Added Next and Previous buttons to the video player UI for smooth navigation between videos. Edge Cases Handled: ⦁ When the Next video...

**Is your feature request related to a problem? Please describe.** Currently, clicking the delete button on a question immediately deletes the question without any confirmation or warning. This can lead...

enhancement