From a334562d669c37ed6affcb6b8057ea119bcc2fbd Mon Sep 17 00:00:00 2001 From: robertsaternus Date: Mon, 14 Jul 2025 14:28:17 +0200 Subject: [PATCH] FFWEB-3412: Support tab navigation Support tab navigation for search, suggest and paging components --- CHANGELOG.md | 3 ++ src/view/frontend/templates/ff/paging.phtml | 40 ++++++++++---------- src/view/frontend/templates/ff/suggest.phtml | 8 ++-- 3 files changed, 27 insertions(+), 24 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 298fa7fc..b07c4a41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog ## Unreleased +### Change +- Support tab navigation for search, suggest and paging components + ### Fix - Cart tracking - parse price to float diff --git a/src/view/frontend/templates/ff/paging.phtml b/src/view/frontend/templates/ff/paging.phtml index 75c60715..64346d25 100644 --- a/src/view/frontend/templates/ff/paging.phtml +++ b/src/view/frontend/templates/ff/paging.phtml @@ -10,11 +10,11 @@ - {{page}} - {{page}} - {{page}} - {{page}} - {{page}} + {{page}} + {{page}} + {{page}} + {{page}} + {{page}} @@ -25,12 +25,12 @@ - {{value}} - {{page}} - {{page}} - {{page}} + {{value}} + {{page}} + {{page}} + {{page}} ... - {{page}} + {{page}} @@ -41,13 +41,13 @@ - {{page}} + {{page}} ... - {{page}} - {{page}} - {{page}} + {{page}} + {{page}} + {{page}} ... - {{page}} + {{page}} @@ -58,12 +58,12 @@ - {{page}} + {{page}} ... - {{page}} - {{page}} - {{page}} - {{page}} + {{page}} + {{page}} + {{page}} + {{page}} diff --git a/src/view/frontend/templates/ff/suggest.phtml b/src/view/frontend/templates/ff/suggest.phtml index 95730076..ae2cb9a8 100644 --- a/src/view/frontend/templates/ff/suggest.phtml +++ b/src/view/frontend/templates/ff/suggest.phtml @@ -13,21 +13,21 @@

escapeHtml(__('Search suggestions')) ?>

- {{{name}}} + {{{name}}}

escapeHtml(__('Category suggestions')) ?>

- {{{name}}} + {{{name}}}

escapeHtml(__('Brands')) ?>

- {{{name}}} + {{{name}}}
@@ -38,7 +38,7 @@
-
{{{name}}}
+ {{{name}}}
{{attributes.Price}}