---
title: "Feature: #95035 - \"Collapse all\" for large trees"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-95035"
source: "Changelog/11.4/Feature-95035-CollapseAllForLargeTrees.rst"
typo3-version: "11.4"
typo3-major: 11
type: "feature"
issue: 95035
forge: "https://forge.typo3.org/issues/95035"
tags: ["Backend", "JavaScript", "ext:backend"]
rendered: "2026-09-19T12:12:50+00:00"
---

# Feature: #95035 - "Collapse all" for large trees {#feature-95035}

See [forge#95035](https://forge.typo3.org/issues/95035)

## Description {#description}

A new button "Collapse all" is added for all SVG-based trees,
which is helpful for installations with a lot of pages or folders,
and editors can quickly get an overview again of the entry points.

The feature collapses all pages / folders inside the tree
except for the items on the root level.

This feature is now also available in all Record Selector and
Link Picker with SVG Trees as they all are based on the same
code base.

## Impact {#impact}

A new icon is shown in the Toolbar of all trees to select additional actions.

The "Refresh tree" button is now moved to the additional options
dropdown as well to clean up the Interface and enhance User Experience.
