[PR #4484] [MERGED] feat(web): show trash days info in trash page #10397

Closed
opened 2026-02-05 14:21:09 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/4484
Author: @shenlong-tanwen
Created: 10/15/2023
Status: Merged
Merged: 10/16/2023
Merged by: @alextran1502

Base: mainHead: web/trash-page-info


📝 Commits (1)

  • 0cdb819 web: show trash days info in trash page

📊 Changes

2 files changed (+5 additions, -2 deletions)

View changed files

📝 mobile/assets/i18n/en-US.json (+1 -1)
📝 web/src/routes/(user)/trash/+page.svelte (+4 -1)

📄 Description

Changes made in the PR

  • The number of days configured for the Trash cleanup is displayed as in the Trash page similar to the one in mobile app
  • The mobile app text is updated to be consistent with the text from the web
Before After
Before After

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/4484 **Author:** [@shenlong-tanwen](https://github.com/shenlong-tanwen) **Created:** 10/15/2023 **Status:** ✅ Merged **Merged:** 10/16/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `web/trash-page-info` --- ### 📝 Commits (1) - [`0cdb819`](https://github.com/immich-app/immich/commit/0cdb81928c9220725204b0feb1fa9e3d59c898fb) web: show trash days info in trash page ### 📊 Changes **2 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `mobile/assets/i18n/en-US.json` (+1 -1) 📝 `web/src/routes/(user)/trash/+page.svelte` (+4 -1) </details> ### 📄 Description #### Changes made in the PR - The number of days configured for the Trash cleanup is displayed as in the Trash page similar to the one in mobile app - The mobile app text is updated to be consistent with the text from the web Before | After :-: | :-: <img width="1624" alt="Before" src="https://github.com/immich-app/immich/assets/139912620/0ae00d7c-a5b5-45d2-8aba-f23b6353ea97"> | <img width="1624" alt="After" src="https://github.com/immich-app/immich/assets/139912620/18412889-8843-41c2-a9e0-b90949d0672c"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:21:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#10397