Scrolling is still locked after clicking esc

Created on 23 October 2023, about 1 year ago
Updated 19 August 2024, 3 months ago

Problem/Motivation

Clicking escape gets rid of the loading animation but there is still an overflow:hidden style on the body that isnt reset.

Steps to reproduce

trigger the loading animation and click escape. Scrolling the page is disabled.

Proposed resolution

remove the overflow:hidden style from the body when the loader is closed.

In fact, there should be an unlockScreen() function that you can call from your own js for other events that should close it as well.

I will try to provide a patch for this.

🐛 Bug report
Status

RTBC

Version

2.0

Component

Code

Created by

🇺🇸United States loze Los Angeles

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024