Skip to content
Snippets Groups Projects
Commit fb61db41 authored by Tymoteusz Motylewski's avatar Tymoteusz Motylewski Committed by Richard Haeser
Browse files

[BUGFIX] Limit amount of data fetched by the page tree

Page tree will fetch just 2 levels of pages plus pages which
are expanded on the initial load.
Next levels are fetched on demand via Ajax when expanding the node.
Search work server side now (hit enter). To clear search, click on "x"
button.
If you select a page when filtering, it's kept selected after
removing the filter.

Releases: master, 10.4, 9.5
Resolves: #88943
Resolves: #88098
Resolves: #88259
Change-Id: Ie83839ce801c509f24c1e2c1dc516bce9599d55e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62086


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSybille Peters <sypets@gmx.de>
Tested-by: default avatarDennis Prinse <dennis@dennisprinse.com>
Tested-by: default avatarMarcus Schwemer <ms@schwemer.de>
Tested-by: default avatarUwe Trotzek <trotzek@citeq.de>
Tested-by: default avatarRichard Haeser <richard@maxserv.com>
Reviewed-by: default avatarMarcus Schwemer <ms@schwemer.de>
Reviewed-by: default avatarRichard Haeser <richard@maxserv.com>
parent 9dc190ad
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment