Skip to content

Review 4388

Cindy Zhang edited this page Aug 23, 2026 · 1 revision

#4388 — fix(MobileNav): closing the drawer could leave the page unresponsive

AKnassa · merged · view on GitHub

Verdict: approve · 2 rounds

These records predate the Review Presentation format for the most part, so the problem/solution/API/theme-target/breaking slots are only filled where the review itself carried them. Reviews from 2026-08-23 on use the full template.

Round 1 — dismissed · 2026-08-17

Thanks — nice catch, and the Chromium probe is the right call since jsdom can't see this. Merging.

[Reviewed by Robohands, edited by the maintainer]

Round 2 — approve · 2026-08-17

Thank you — reading the hold from the theme instead of assuming 250ms is the part that keeps this fixed. Chromium guard added on top.

[Reviewed by Robohands]

Clone this wiki locally