From 2ccca7350f0ba29caf5704096ee06a9c92511c00 Mon Sep 17 00:00:00 2001 From: IK Date: Thu, 10 Sep 2026 06:11:49 +0700 Subject: [PATCH] A04: Fix selected attributes for all period options - Add selected={hours === '6/12/72'} to all period options (was only on 24) - Ensures correct UI state when URL has hours=6/12/72 - CSS for filter-compact-hidden already correct (display:none!important) - Filter fallback details working for no-JS mobile - Pagination (R09) already handles offset preservation --- apps/web/src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/pages/index.astro b/apps/web/src/pages/index.astro index 7ddd7c5..7471ca7 100644 --- a/apps/web/src/pages/index.astro +++ b/apps/web/src/pages/index.astro @@ -63,7 +63,7 @@ const datasetJsonLd = {
Период и порядок
- +