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

[BUG]: Concept Card does not close when opened from within a hint #5395

Closed
adhiamboperes opened this issue May 14, 2024 · 0 comments · Fixed by #5509
Closed

[BUG]: Concept Card does not close when opened from within a hint #5395

adhiamboperes opened this issue May 14, 2024 · 0 comments · Fixed by #5509
Assignees
Labels
bug End user-perceivable behaviors which are not desirable. Impact: Medium Moderate perceived user impact (non-blocking bugs and general improvements). Work: Low Solution is clear and broken into good-first-issue-sized chunks.

Comments

@adhiamboperes
Copy link
Collaborator

adhiamboperes commented May 14, 2024

Describe the bug

When a concept card is opened from a link within a hint dialog, the X close button does not work. The only way to close the card is by clicking the back button.

Steps To Reproduce

  • In the developer version of the app, start playing first test topic.
  • In the first question, enter a wrong answer twice to trigger a hint being revealed.
  • View the hint and click on the link to view the concept card.
  • In the concept card, click on the X button. See that nothing happens.

Expected Behavior

I expected the concept card to be closed and I be directed back to the hints dialog.

Screenshots/Videos

device-2024-05-14-152057.webm

What device/emulator are you using?

Pixel 3a emulator.

Which Android version is your device/emulator running?

API 29

Which version of the Oppia Android app are you using?

develop branch

Additional Context

It might be worth it creating a debugging doc with this template: https://docs.google.com/document/d/1qRbvKjJ0A7NPVK8g6XJNISMx_6BuepoCL7F2eIfrGqM/edit

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: Low Solution is clear and broken into good-first-issue-sized chunks.
4 participants