[PR #1997] [MERGED] feat(mobile): persist album sort order #9317

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1997
Author: @truedem0n
Created: 3/14/2023
Status: Merged
Merged: 3/19/2023
Merged by: @alextran1502

Base: mainHead: Issue#1801


📝 Commits (1)

📊 Changes

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

View changed files

📝 mobile/lib/modules/album/views/library_page.dart (+5 -1)
📝 mobile/lib/modules/settings/services/app_settings.service.dart (+2 -1)

📄 Description

Problem:
see https://github.com/immich-app/immich/issues/1801

Solution:
persist sorting order using hive


🔄 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/1997 **Author:** [@truedem0n](https://github.com/truedem0n) **Created:** 3/14/2023 **Status:** ✅ Merged **Merged:** 3/19/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `Issue#1801` --- ### 📝 Commits (1) - [`2f97243`](https://github.com/immich-app/immich/commit/2f972438c517d10ea1be565b27175c9c66615111) Perssist sort order ### 📊 Changes **2 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/modules/album/views/library_page.dart` (+5 -1) 📝 `mobile/lib/modules/settings/services/app_settings.service.dart` (+2 -1) </details> ### 📄 Description Problem: see https://github.com/immich-app/immich/issues/1801 Solution: persist sorting order using hive --- <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:02:31 +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#9317