cms
cms copied to clipboard
Fixes issue in #511 . The request being sent was trimming the end trailing spaces. So, start checking by trimming the trailing spaces in the searchTerm on the page itself....
**Describe the bug** Site crashes when you start typing for "1. " in "Search for videos" bar. As soon as you reach " " (spacebar), the site breaks. This is...
### PR Fixes: - 1 There is only one file change, I have improved the toggler to change theme without asking you through a dropdown ### Checklist before requesting a...
### PR Fixes: - 1 created an small change is className - 2 added an or condition in the bookmarkbutton.tsx in classaName of TooltipTrigger Resolves #[Issue Number if there] ###...
**Describe the bug** The ChevronRight icon color in the Button component is inconsistent based on the theme. When the theme is white, the icon should be black, but it remains...
**Describe the bug** Not sure whether this is bug or feature. But I can't route to nextAuth lecture. **To Reproduce** Steps to reproduce the behavior: 1. Login 2. Search and...
**Describe the bug** The **View Content** button on Harnoors's Android cohort and Machine Learning + MLOps course Cohort card is not working. After clicking **View Content**, it is redirecting to...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Do something 2. See error **Expected behavior** A clear...
The following two config files contradict each other so `npm run format:check` `npm run lint:check` will not be successful at the same time so, the whole repo needs to follow...