[PR #22077] [MERGED] fix: storage indicator #17079

Closed
opened 2026-02-05 16:15:35 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/22077
Author: @alextran1502
Created: 9/16/2025
Status: Merged
Merged: 9/16/2025
Merged by: @alextran1502

Base: mainHead: fix-indicator


📝 Commits (1)

📊 Changes

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

View changed files

📝 mobile/lib/presentation/pages/dev/main_timeline.page.dart (+1 -0)
📝 mobile/lib/presentation/pages/local_timeline.page.dart (+1 -0)
📝 mobile/lib/presentation/pages/search/drift_search.page.dart (+1 -0)
📝 mobile/lib/presentation/widgets/timeline/timeline.widget.dart (+2 -2)

📄 Description

  • Only show indicator on the timeline and in the local album page
  • Remove the scrubber in the search page since the result are sort by relevance score, not by date

🔄 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/22077 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 9/16/2025 **Status:** ✅ Merged **Merged:** 9/16/2025 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix-indicator` --- ### 📝 Commits (1) - [`9b79c30`](https://github.com/immich-app/immich/commit/9b79c3034f1c3f1ed3df540c851b08b0c3e11681) fix: storage indicator ### 📊 Changes **4 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/presentation/pages/dev/main_timeline.page.dart` (+1 -0) 📝 `mobile/lib/presentation/pages/local_timeline.page.dart` (+1 -0) 📝 `mobile/lib/presentation/pages/search/drift_search.page.dart` (+1 -0) 📝 `mobile/lib/presentation/widgets/timeline/timeline.widget.dart` (+2 -2) </details> ### 📄 Description - Only show indicator on the timeline and in the local album page - Remove the scrubber in the search page since the result are sort by relevance score, not by date --- <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 16:15:35 +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#17079