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]: Modal displaying submitted questions seem to have overflowing content #20290

Closed
kevintab95 opened this issue May 10, 2024 · 5 comments
Closed
Labels
bug Label to indicate an issue is a regression frontend good first issue Work: Low Solution is known and broken into good-first-issue-sized chunks.

Comments

@kevintab95
Copy link
Member

Describe the bug

Overflowing content in the "submitted question" modal.

URL of the page where the issue is observed.

/contributor-dashboard

Steps To Reproduce

  1. Click on a submitted question after navigating to Contributions > Questions in CD.
  2. See error.

Expected Behavior

Content in the modal should fit properly.

Screenshots/Videos

image

What device are you using?

Desktop

Operating System

Linux

What browsers are you seeing the problem on?

No response

Browser version

No response

Additional context

No response

Tips for developers

Before addressing the bug, please identify which PR caused the issue (you can follow the steps here). If you identify the PR, comment on the issue with a link to it. If not, mention the commit hash of the oldest commit you saw the bug on (and the month and year it was made in).

Then, please leave a comment with details of the approach that you plan to take to fix the issue (see example).

Note: If this is your first Oppia issue, please make sure to follow our guidelines for choosing an issue and setting things up. You will also need to show a demo of the fix working correctly on your local machine. Thanks!

@kevintab95 kevintab95 added triage needed bug Label to indicate an issue is a regression labels May 10, 2024
@AFZL210 AFZL210 added frontend Work: Low Solution is known and broken into good-first-issue-sized chunks. labels May 18, 2024
@souravgope
Copy link

i want to work on this issue can you assign me @AFZL210

@seanlip
Copy link
Member

seanlip commented May 21, 2024

@souravgope Per the guidance at https://github.com/oppia/oppia/wiki/Contributing-code-to-Oppia#choosing-a-good-first-issue, please provide an explanation of what your PR will do (with names of files you're changing, what you plan to change in each file, etc.). If it looks good, we can assign you to this issue.

Please also follow the other instructions on that wiki page if you have not yet done so. Thanks!

@HardikGoyal2003
Copy link
Contributor

Able to reproduce

image

@FreshMozzarella
Copy link

Hi, I'd like to try and tackle this issue if its still up for grabs

@seanlip
Copy link
Member

seanlip commented May 24, 2024

Hi @FreshMozzarella, this issue arose due to a fix for issue #12238 that caused this breakage. I'm closing this issue since the revert PR #20341 has been merged. If you like, you could try tackling #12238 (please see the issue for instructions).

Also, in general, per the guidance at https://github.com/oppia/oppia/wiki/Contributing-code-to-Oppia#choosing-a-good-first-issue, please provide an explanation of what your PR will do (with names of files you're changing, what you plan to change in each file, etc.). Please also follow the other instructions on that wiki page if you have not yet done so. Thanks!

@seanlip seanlip closed this as completed May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Label to indicate an issue is a regression frontend good first issue Work: Low Solution is known and broken into good-first-issue-sized chunks.
Projects
Status: Done
Development

No branches or pull requests

6 participants