[PR #841] [MERGED] fix(mobile) back button navigation Android #8781

Closed
opened 2026-02-05 13:53:10 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/841
Author: @zkhan93
Created: 10/21/2022
Status: Merged
Merged: 10/21/2022
Merged by: @alextran1502

Base: mainHead: fix/back-navigation


📝 Commits (1)

  • 02723b5 fixes back navigation issue on android

📊 Changes

1 file changed (+5 additions, -7 deletions)

View changed files

📝 mobile/lib/shared/views/tab_controller_page.dart (+5 -7)

📄 Description

addresses a small bug from #837


🔄 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/841 **Author:** [@zkhan93](https://github.com/zkhan93) **Created:** 10/21/2022 **Status:** ✅ Merged **Merged:** 10/21/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/back-navigation` --- ### 📝 Commits (1) - [`02723b5`](https://github.com/immich-app/immich/commit/02723b5b9cb83dd5f7fcbb53d0aa44d7e3108099) fixes back navigation issue on android ### 📊 Changes **1 file changed** (+5 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/shared/views/tab_controller_page.dart` (+5 -7) </details> ### 📄 Description addresses a small bug from #837 --- <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 13:53:10 +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#8781