Highlights
- Arctic Code Vault Contributor
Pinned
1,340 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2021
Created 10 commits in 1 repository
Created a pull request in oppia/oppia that received 7 comments
Preload functionality for images in state writtenTranslations
Overview ~This PR fixes or fixes part of ~. This PR does the following: Preloading images did not work for written translations. This PR (a) initi…
+137
−34
•
7
comments
Opened 8 other pull requests in 1 repository
oppia/oppia
7
merged
1
closed
- Fixes the e2e failure "Expected 'Rejected' to be 'Revisions Requested'."
- Follow up fixes contributor dashboard review
- Fixes #12185: Review bugs in the contributor dashboard
- Report error if the fetched exploration does not have the latest schema version when regenerating stats
- Use EditabilityService to determine when solution can be edited
- Fix v34 to v35 conversion fn
- Use default log level Error for e2e_new_structure_tests
- Fix #11441: Fixes a frontend flake
Reviewed 70 pull requests in 1 repository
oppia/oppia 70 pull requests
- Fix Part of #4057: Fully cover context.service.ts
- Fix part of #8423 Add eslint check to ensure space between type and : [e.g: const variableName:<space>TYPE]
- Autofocus: Adds autofocus to preference, contributor dashboard and story editor.
- Fix part of #9749 Migrating OppiaFooterDirective.ts to Angular
- Fix part of #10306: added async to createTopic in topic-creation-backend-api.service.ts
- #10474: Added exploration-diff.service.ts file to tsconfig-strict.json
- Fix #10798: Fixing End-to-End Tests with action.js and waitFor.js for ExplorationEditorHistoryTab.js
- Fix the pause voice-over issue in audio bar.
- Fixes #12185: Review bugs in the contributor dashboard
- Update classroom card to show # of chapters instead of # of stories
- Autofocus editors:Adds autofocus to topic,skill and exploration editor.
- Fix part of #10306: Adds 'async' keyword to asynchronous function in pretest-question-backend-api.service
- Fix part of #9749: Migrate translation opportunity modal
- Fix part of #9749: Migrate admin-navbar and admin-dev-mode-activities-tab & added api service for admin-navbar
- Fix #10306 Added 'async' keyword to asynchronous functions that return a promise to two files
- Fix #12171 : Removed redundant position property from classroom banner
- Restrict exploration editor for explorations in story
- Move Users E2E Tests to GitHub Actions
- Fix part of #8423: Implement new linter checks (Check for space before and after = in HTML)
- Fix e2e flake:No element found using locator: by.cssContainingText("option" , "moderator")
-
Fix part of #10306 add async to
story-viewer-backend-api.service.ts - Fix #10306 Added "async" keyword to asynchronous functions that return a promise to question-backend-api.service.ts
- editStateButton click intercepted by welcome modal
- Fix #10798 Replaced .click() with action.click() from action.js
- Migrate ConfirmOrCancelModal to Angular and use it in a modal.
- Some pull request reviews not shown.
Created an issue in oppia/oppia that received 8 comments
Classroom banner seems to overlap with the search bar on small devices
Describe the bug Classroom banner seems to overlap with the search bar on small devices To Reproduce Steps to reproduce the behavior: Go to libra…
8
comments