---
title: "Feature: #107435 - File replace modal with enhanced file information"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-107435-1758106735"
source: "Changelog/14.0/Feature-107435-FileReplaceModalWithEnhancedInformation.rst"
typo3-version: "14.0"
typo3-major: 14
type: "feature"
issue: 107435
forge: "https://forge.typo3.org/issues/107435"
tags: ["Backend", "UX", "ext:core", "ext:filelist"]
rendered: "2026-09-20T18:31:11+00:00"
---

# Feature: #107435 - File replace modal with enhanced file information {#feature-107435-1758106735}

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

## Description {#description}

The file replacement functionality has been significantly improved to provide
a better user experience in the TYPO3 backend. Instead of opening the file
replacement interface in a new window, it now opens in a modal dialog,
maintaining the user's context and providing a more consistent experience with
other TYPO3 backend operations.

The modal displays thumbnails for supported file types, allowing users to
visually verify the current file before replacement. Additionally, the
following detailed information is shown:

-   File type
-   File size
-   Creation date

## Impact {#impact}

This enhancement significantly improves the file management experience in
TYPO3 by providing a more modern, context-aware interface for file replacement.
The combination of modal-based interaction and file information display creates
a more efficient and user-friendly workflow that aligns with modern web
application patterns.

The changes particularly benefit content editors who frequently work with
files, providing them with the visual and metadata context needed to make
confident file replacement decisions without interrupting their content
creation workflow.
