Project

General

Profile

Actions

Feature #94798

closed

Improve pagination of indexed_search

Added by Georg Ringer over 2 years ago. Updated 6 months ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Indexed Search
Start date:
2021-08-11
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

IndexedSearch uses a VH which encapsulates the logic of the pagination but it also includes the HTML which makes it impossible to change the styling of the pagination without using a custom ViewHelper or xclassing the one of the core.

As a solution:

  • move the rendering logic to the template
  • add a new VH to avoid breaking changes
  • deprecate the old VH

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #101271: Extract Indexed Search inline event handlingClosed2023-07-06

Actions
Actions #1

Updated by Gerrit Code Review over 2 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70441

Actions #2

Updated by Benni Mack over 2 years ago

  • Target version changed from 11.4 to 12 LTS
Actions #3

Updated by Gerrit Code Review over 2 years ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70441

Actions #4

Updated by Gerrit Code Review almost 2 years ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70441

Actions #5

Updated by Gerrit Code Review almost 2 years ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70441

Actions #6

Updated by Gerrit Code Review almost 2 years ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70441

Actions #7

Updated by Gerrit Code Review over 1 year ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70441

Actions #8

Updated by Benni Mack 12 months ago

  • Target version changed from 12 LTS to Candidate for Major Version
Actions #9

Updated by Oliver Hader 9 months ago

  • Related to Task #101271: Extract Indexed Search inline event handling added
Actions #10

Updated by Georg Ringer 6 months ago

  • Status changed from Under Review to Closed
Actions

Also available in: Atom PDF