cms
cms copied to clipboard
**Describe the bug** The redirection for search results for "some" videos on https://app.100xdevs.com/ does NOT work. Upon digging a little further on why this is happening for "some" videos and...
### PR Fixes: There are a couple of fixes need here I believe (might be wrong - new here 😄): 1. A user has brought multiple courses and we need...
Resolves #409 ### Checklist before requesting a review - [ ] I have performed a self-review of my code Changes done as requested by @hkirat in the branch typeError. Please...
Bug/#496
### PR Fixes: - Fixes Bug #496 - Makes a global atom (recoil state for the side-bar component and stores the check updation state) ### Approach - Earlier the state...
**Describe the bug** Checking off a video (to mark it watched in the side navbar) doesn't save state. If you open another tab in the side nav bar and navigate...
### PR Fixes: - 1 Improves searchresult - 2 https://www.fusejs.io/api/options.html#minmatchcharlength Resolves #310 ### Checklist before requesting a review - [ ] I have performed a self-review of my code -...
### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I assure there is no similar/duplicate pull request regarding same issue ##...
**Is your feature request related to a problem? Please describe.** In the thumbnail of the video it shows 0 instead of real time duration. **Describe the solution you'd like** It...
Resolves #343 #458 #442 #434 Video controls for a more YouTube-like experience  features are same but better ui and user interaction and much simpler code to...
### PR Fixes: - 1 This PR adds validations for request inputs on the backend API routes wherever it was needed. - 2 Also fixes some wrong status codes in...