Enhancement: new Tasks UI (#12614)

This commit is contained in:
shamoon
2026-04-22 17:41:01 -07:00
committed by GitHub
parent ceb67fef4d
commit 55393b258c
11 changed files with 1056 additions and 349 deletions
+1 -1
View File
@@ -219,7 +219,7 @@ export class AppComponent implements OnInit, OnDestroy {
},
{
anchorId: 'tour.file-tasks',
content: $localize`File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.`,
content: $localize`Tasks helps you track background work, what needs attention, and what recently completed.`,
route: '/tasks',
backdropConfig: {
offset: 0,