From 35a0e291223957b924161a106b24fa076b14c440 Mon Sep 17 00:00:00 2001 From: bot-backend Date: Thu, 2 Jul 2026 21:28:47 +0300 Subject: [PATCH] =?UTF-8?q?fix(tradein/v2):=20keep=20top=20nav=20active=20?= =?UTF-8?q?over=20overlays,=20stronger=20=C2=AB=D0=9A=20=D0=BE=D1=86=D0=B5?= =?UTF-8?q?=D0=BD=D0=BA=D0=B5=C2=BB,=20backdrop-close?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Three UX fixes on the /trade-in/v2 overlays (feedback): 1. TopNav stays interactive while a section overlay is open. The a11y audit #2081 put inert on the whole content wrap (which contains TopNav), so opening an overlay disabled the top tabs. Move inert off the wrap onto
/