Pratham Vaidya
Pratham Vaidya
Updated Youtube Video Link
## What this PR does Part of https://github.com/WikiEducationFoundation/WikiEduDashboard/issues/5393 (Component refactor for React class components) Refactors Class component to a function component for `text_input.jsx` ## Screenshots 
## What this PR does Part of https://github.com/WikiEducationFoundation/WikiEduDashboard/issues/5393 (Component refactor for React class components) Refactors Class component to a function component for `wiki_select.jsx` ## Screenshots 
## What this PR does Fixes #5700 'Email Instructors' feature should have 'BCC to Salesforce' which is true by default. - [x] Added BCC To salesforce option. - [x] Added...
## What this PR does Part of https://github.com/WikiEducationFoundation/WikiEduDashboard/issues/5393 (Component refactor for React class components) Refactors Class component to a function component for `text_area_input.jsx` ## Screenshots  
## What this PR does This PR focuses on enhancing the TinyMCE editor by upgrading it to the latest version and refining the user interface to create a more modern...
### Issue Description Intermittently, certain specs fail in the RSpec Test Suite during the CI Workflow build. ### Reproduction Steps 1. Create a pull request (PR) on the repository, triggering...
## What this PR does Fix 3rd task of #3500 **Issue:** For training modules that have on-wiki edits, check for edits to the target pages and do not register modules...
## What this PR does Fixes #5693 It populates the training data in the editor's CSV file. Added three fields in the last: - completed_training_modules_count - assigned_training_modules_count - completed_training_modules 
### Current Behavior: The WikiEduDashboard codebase uses `i18n` to support localization. Localization helps translate the website text into multiple languages. Though the codebase has very high localization support, there are...