openedx / frontend-app-discussions

A React-based micro frontend for the Open edX discussion forums.
GNU Affero General Public License v3.0
6 stars 62 forks source link

fix: now discussion sidebar modal appears above the fold #563

Closed sundasnoreen12 closed 12 months ago

sundasnoreen12 commented 12 months ago

INF-1033

Description

One of our partner’s has shared the following:

”When I've been testing out the discussion sidebar, when trying to add an image or code the modal that pops up is not actually visible, and requires scrolling to reach it. The post UI fades out like this with no indication that there's anything below it:

You then have to scroll down quite far to be able to add your image/code

Now for learning discussion side i fixed this issue by change the modal position from align center to align start.

Screenshots/sandbox (optional):

Screenshot 2023-09-12 at 1 35 07 PM

Merge Checklist

Post-merge Checklist