diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/controllers/search_controller.js b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/controllers/search_controller.js index 095db01a..54846291 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/controllers/search_controller.js +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/controllers/search_controller.js @@ -40,6 +40,7 @@ export default class extends Controller { .then(this.parseHTML) .then(html => { this.resultsContainerTarget.innerHTML = html + window.scroll({ top: 0, left: 0, behavior: 'smooth' }) }) .finally(() => { this.loadingValue = false diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Icons.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Icons.html index 49540a2a..7e1cac24 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Icons.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Icons.html @@ -32,15 +32,13 @@ + - - - diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html index 30a36c7d..4c704ae9 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html @@ -3,13 +3,16 @@ xmlns:ep="http://typo3.org/ns/EP/EpTheme/ViewHelpers" xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> -
- -
- -
+ +
+ - +
-
+ + - - -
+ class="p-4 border-t border-overlay-white bg-brand-gradient">
  • -
-
+
-
    +
    • -
        +