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

Handle configuration change for text input based interactions #4471

Closed
vrajdesai78 opened this issue Jul 27, 2022 · 0 comments · Fixed by #5458
Closed

Handle configuration change for text input based interactions #4471

vrajdesai78 opened this issue Jul 27, 2022 · 0 comments · Fixed by #5458
Assignees
Labels
bug End user-perceivable behaviors which are not desirable. Impact: Medium Moderate perceived user impact (non-blocking bugs and general improvements). Work: High It's not clear what the solution is. Z-ibt Temporary label for Ben to keep track of issues he's triaged.

Comments

@vrajdesai78
Copy link
Contributor

vrajdesai78 commented Jul 27, 2022

Handle configuration change for following text input based interactions in exploration player and question player:

  • FractionInputInteraction
  • NumericInputInteraction
  • TextInputInteraction
  • MathExpressionInteraction
  • RatioExpressionInteraction

Steps to reproduce the bug:

  1. Open app and visit Prototype Exploration
  2. Answer first question (or any question where you have enter value in an input-box)
  3. In text-based interaction, enter the value (DO NOT SUBMIT THE ANSWER)
  4. Now rotate your screen
  5. Notice that the entered text value has been cleared.

Expected behaviour
The last entered text-value should persist during rotation, so that user can continue directly from there.

Similar issues
#4474
#4472
#4473

@vrajdesai78 vrajdesai78 self-assigned this Jul 27, 2022
@Broppia Broppia added issue_type_infrastructure Impact: Low Low perceived user impact (e.g. edge cases). labels Jul 29, 2022
@BenHenning BenHenning added issue_type_bug Issue: Needs Clarification Indicates that an issue needs more detail in order to be able to be acted upon. Z-ibt Temporary label for Ben to keep track of issues he's triaged. and removed issue_type_infrastructure labels Sep 15, 2022
@seanlip seanlip added bug End user-perceivable behaviors which are not desirable. and removed issue_user_learner labels Mar 29, 2023
@rt4914 rt4914 changed the title Handle configuration change for text input based interactions Handle configuration change for text input based interactions [Blocked on #4470] Apr 12, 2023
@rt4914 rt4914 removed the Issue: Needs Clarification Indicates that an issue needs more detail in order to be able to be acted upon. label May 15, 2023
@adhiamboperes adhiamboperes added Work: Medium The means to find the solution is clear, but it isn't at good-first-issue level yet. and removed Impact: Low Low perceived user impact (e.g. edge cases). labels Jun 20, 2023
@adhiamboperes adhiamboperes added the Impact: Medium Moderate perceived user impact (non-blocking bugs and general improvements). label Jun 20, 2023
@adhiamboperes adhiamboperes added Work: High It's not clear what the solution is. and removed Work: Medium The means to find the solution is clear, but it isn't at good-first-issue level yet. labels Jul 9, 2023
Vishwajith-Shettigar added a commit to Vishwajith-Shettigar/oppia-android that referenced this issue Aug 2, 2024
…iguration change u…"

This reverts commit 7568bd3.
@adhiamboperes adhiamboperes changed the title Handle configuration change for text input based interactions [Blocked on #4470] Handle configuration change for text input based interactions Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug End user-perceivable behaviors which are not desirable. Impact: Medium Moderate perceived user impact (non-blocking bugs and general improvements). Work: High It's not clear what the solution is. Z-ibt Temporary label for Ben to keep track of issues he's triaged.
7 participants