cms
cms copied to clipboard
### PR Fixes: 1. Fixed incorrect padding for sidebar toggle to visually align with navbar border. 2. Ensured the fix works consistently in both collapsed and expanded sidebar states for...
**Describe the bug** The bottom border of the sidebar toggle button is misaligned with the top navbar's horizontal border. This happens in both expanded and collapsed sidebar states, causing a...
**Describe the bug** On the "Week Videos Listing" page, completed video cards (or video boxes with the play button) are overlapping the breadcrumb navigation bar. This UI issue causes the...
### 🐞 Bug On the "Week Videos Listing" page, the breadcrumb bar was being **overlapped by video cards**, making the navigation hard to see or interact with i.e (the video...
**Describe the bug** The bookmarked contents' links on the Bookmarks('/bookmark') page are not working properly. It is being redirected to the Home('/home') page. **To Reproduce** Steps to reproduce the behavior:...
### PR Fixes: - 1 issue link : https://github.com/code100x/cms/issues/1861 - 2 Breadcrumb Bar Overlapped by Video Cards on Week Video Page Resolves #[Issue Number if there] ### Checklist before requesting...
**Bad Feature** There is this crypto payment feature while purchasing a course, and on clicking on it, it redirects to a notion doc where account details are provided, which is...
**Describe the bug** The bookmarked contents' links on the Bookmarks('/bookmark') page are not working properly. It is being redirected to the Home('/home') page. **To Reproduce** Steps to reproduce the behavior:...
### Description This PR fixes the issue where the seekbar tooltip was only showing the timestamp (e.g., `0:04`) but missing the title for some courses like "Web3". ### Root Cause...
If I am able to see the title with timestamp on hover over seekbar locally. why not for web3 course?