Pratham Vaidya

Results 15 issues of 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 ![image](https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/61202986/5575f97a-6444-4bbc-bd14-cf242067bf8b)

## 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 ![image](https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/61202986/3a7c530e-eebe-4fc8-83fc-6575bb140dab)

## 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 ![image](https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/61202986/860e6aab-dd23-4f99-b5c5-8c50b691ffc8) ![image](https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/61202986/e9191415-c1a3-4a7c-abe1-bf4300871143)

## 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...

bug

## 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 ![image](https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/61202986/fcf0e6df-f0d2-4332-a23f-65c8d661806e)

### 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...

enhancement