From b7f452cdd1ce043853bed5d8eccba6291f498398 Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Sat, 14 Mar 2026 10:59:02 +0700 Subject: [PATCH] fix: make explore navigation explicit and add route loading indicator --- app/app.vue | 1 + app/composables/useCatalogSearch.ts | 28 +++++++++++++++++++++------- 2 files changed, 22 insertions(+), 7 deletions(-) diff --git a/app/app.vue b/app/app.vue index da6e5ab..a53f009 100644 --- a/app/app.vue +++ b/app/app.vue @@ -1,4 +1,5 @@