Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #4477: Revert "Fixes part of #4195 : Added dark mode support to QuestionPlayer and Exploration" #4478

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

BenHenning
Copy link
Sponsor Member

@BenHenning BenHenning commented Jul 29, 2022

Fixes #4477

Reverts #4382. Per the discussion in #4477, it appears that this caused a regression in the math expression developer menu that leads to an unavoidable crash. Perhaps we need to shore up testing for that screen to catch this specific issue and/or add a static CI check to prevent whatever the root cause was from happening again in the future?

@BenHenning BenHenning marked this pull request as ready for review July 29, 2022 08:39
@BenHenning BenHenning requested a review from rt4914 as a code owner July 29, 2022 08:39
@BenHenning
Copy link
Sponsor Member Author

@rt4914 PTAL for codeowners.

/cc @bhaktideshmukh as FYI.

Copy link
Contributor

@rt4914 rt4914 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks.

@oppiabot oppiabot bot unassigned rt4914 Jul 29, 2022
@oppiabot
Copy link

oppiabot bot commented Jul 29, 2022

Unassigning @rt4914 since they have already approved the PR.

@oppiabot oppiabot bot added the PR: LGTM label Jul 29, 2022
@oppiabot
Copy link

oppiabot bot commented Jul 29, 2022

Hi @BenHenning, this PR is ready to be merged. Please address any remaining comments prior to merging, and feel free to merge this PR once the CI checks pass and you're happy with it. Thanks!

@rt4914 rt4914 enabled auto-merge (squash) July 29, 2022 09:09
@rt4914 rt4914 merged commit ec9a891 into develop Jul 29, 2022
@rt4914 rt4914 deleted the revert-4382-input_interaction branch July 29, 2022 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash Dectected in Math Expressions/Equations Screen
3 participants