Kevin Thomas
Kevin Thomas
## Overview 1. This PR fixes #15772. 2. This PR does the following:Fix decoding of foreign chars in SVGs; Set correct image context in question player -- prioir to this,...
**Is your feature request related to a problem? Please describe.** A translator gave this feedback >I have noticed that I have to translate some of the same strings several times,...
**Describe the bug** Stale text nodes seem to pile up in the translation screen. **To Reproduce** Steps to reproduce the behavior: 1. Go to '/contributor-dashboard' 2. Click on 'submit translation'...
**Is your feature request related to a problem? Please describe.** If a translator wants to address feedback on a rejected translation, they currently have to go to "Contributions > Translations"...
**Describe the bug** NumberWithUnits should support non-English languages, it currently does not. **To Reproduce** Steps to reproduce the behavior: 1. Play an exploration containing NumberWithUnits interaction with the preferred language...
**Describe the bug** Category and Language buttons on the classroom page are incorrectly placed. **To Reproduce** Steps to reproduce the behavior: 1. Go to `/learn/math` on a mobile device. 2....
This error occurred recently in production It happens when navigating to /learn///practice/session. ``` Invalid URL for practice session at l.getSelectedSubtopicsFromUrl (webpack:///core/templates/services/contextual/url.service.ts:187:10) at getSelectedSubtopicsFromUrl (webpack:///core/templates/pages/practice-session-page/practice-session-page.component.ts:134:21) at https://www.oppia.org/third_party/static/angularjs-1.8.2/angular.min.js:73:478 at call (angular.js:396:8) at...
There is a gray portion in the topic viewer page at certain scroll lengths which looks odd.  Suggested fix is to cover the gray portion with the blue banner.
1. Better maintainability: Using rem or em allows devs to tweak the proportion of designs without having to manually adjust each rule. This is not the case with pixels where...
**Describe the bug** Schema based float editor in the inline Response Editor view does not populate previous value. **To Reproduce** Steps to reproduce the behavior: 1. Create an exploration with...