Chrome Audits reports for Best Practices

The only touch listener is here:
Which cannot be passive, since it calls preventDefault().
There is no context on the code, but if I had to guess, it was probably to prevent swiping on the mask scrolling the document, it seems to have been there from the start. Since the page is made position: fixed when we open the sidebar, I think it should be safe to just remove this.
Closing in favor of #26203
what status is this issue ?
on the project, the status is "Done". but i could not find the PR.
Most helpful comment
what status is this issue ?
on the project, the status is "Done". but i could not find the PR.