♻️(frontend) redirect to doc after duplicate

When we duplicate a document from a document page,
we now redirect the user to the newly created
document.
This commit is contained in:
Anthony LC
2025-07-15 12:42:09 +02:00
parent ef6d6c6a59
commit 966e514c5a
6 changed files with 40 additions and 44 deletions

View File

@@ -10,6 +10,7 @@ and this project adheres to
### Changed
- ♻️(frontend) redirect to doc after duplicate #1175
- 🔧(project) change env.d system by using local files #1200
### Fixed