Description
Describe the bug
Fix any TODO(***)
comments, anywhere in our codebase, where ***
is a name or username. Instead, ***
should be an issue number. You will probably want to write a script to find these TODO comments. Consider going further and turning that script into a lint check that will ensure all TODO comments are correctly formatted in the future.
URL of the page where the issue is observed.
No response
Steps To Reproduce
No response
Expected Behavior
No response
Screenshots/Videos
No response
What device are you using?
No response
Operating System
No response
What browsers are you seeing the problem on?
No response
Browser version
No response
Additional context
No response
Tips for developers
Before tackling the bug, please use git bisect
(see https://git-scm.com/docs/git-bisect) to investigate which PR caused it (you only need to go back as far as commit https://github.com/oppia/oppia/commits/9a334e9). If you find the PR, leave a comment on this issue pointing to it, or just say that it happened before commit 9a334e9 if you could reproduce it there. This will help us fix the issue by reverting the faulty PR.
Also, if this is your first issue, please make sure to follow https://github.com/oppia/oppia/wiki/Contributing-code-to-Oppia#choosing-a-good-first-issue and https://github.com/oppia/oppia/wiki/Contributing-code-to-Oppia#setting-things-up before claiming it. Thanks!
Metadata
Assignees
Labels
Type
Projects
Status
Todo