oppia / oppia

A free, online learning platform to make quality education accessible for all.
https://www.oppia.org
Apache License 2.0
5.63k stars 3.79k forks source link

[BUG]: ‘Save Default Values to Storage’ Button overlapped by a Parameter Card in Site Admin’s Platform Parameter Tab. #20293

Open Akhilesh-max opened 4 weeks ago

Akhilesh-max commented 4 weeks ago

Describe the bug

In the Platform Parameter tab of the Site Admin, the ‘Save Default Values to Storage’ button is overlapped by a card that contains a parameter. This overlap makes it difficult to interact with the button.

URL of the page where the issue is observed.

http://localhost:8181/admin#/platform-parameters

Steps To Reproduce

Expected Behavior

The ‘Save Default Values to Storage’ button should be fully visible and not overlapped by any other UI elements. Users should be able to interact with the button without any hindrance.

Screenshots/Videos

Screenshot 2024-05-11 at 9 39 21 AM

What device are you using?

Desktop

Operating System

MacOS

What browsers are you seeing the problem on?

Chrome

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!