From 7647d29d56984401b7d55d18b87de005f423c7e4 Mon Sep 17 00:00:00 2001 From: "smx.pusha" <139338836+smxpusha@users.noreply.github.com> Date: Tue, 18 Aug 2026 11:21:13 +0200 Subject: [PATCH] FIX - show market logo in VaultX detail header Render the selected market's dedicated CryptoLogo in the compact detail navbar instead of reusing the VaultX application brand. Keep the market symbol and name alongside the correctly sized logo. --- frontend/src/views/apps/CryptoApp.contract.test.ts | 3 ++- frontend/src/views/apps/CryptoApp.vue | 13 +++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/frontend/src/views/apps/CryptoApp.contract.test.ts b/frontend/src/views/apps/CryptoApp.contract.test.ts index bf26ef3..97064bd 100644 --- a/frontend/src/views/apps/CryptoApp.contract.test.ts +++ b/frontend/src/views/apps/CryptoApp.contract.test.ts @@ -113,8 +113,9 @@ describe('VaultX crypto app contracts', () => { expect(source).toContain('class="vault-navbar"') expect(source).toContain('class="vault-header-logo"') expect(source).toContain( - 'class="vault-header-logo vault-header-logo--detail"', + '