[PR #6497] [MERGED] fix(mobile): stack button not in bottom app bar #11208

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/6497
Author: @shenlong-tanwen
Created: 1/19/2024
Status: Merged
Merged: 1/19/2024
Merged by: @alextran1502

Base: mainHead: fix/mobile-stack-button


📝 Commits (2)

  • b1120d6 fix(mobile): stack button not in bottom app bar
  • cdd69cb Merge branch 'main' of github.com:immich-app/immich into fix/mobile-stack-button

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 mobile/lib/modules/home/ui/control_bottom_app_bar.dart (+2 -2)

📄 Description

Changes made:

  • Fixes the issue where the stack assets button was no longer displayed in the mobile app bottom bar when remote assets are selected.

🔄 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/6497 **Author:** [@shenlong-tanwen](https://github.com/shenlong-tanwen) **Created:** 1/19/2024 **Status:** ✅ Merged **Merged:** 1/19/2024 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/mobile-stack-button` --- ### 📝 Commits (2) - [`b1120d6`](https://github.com/immich-app/immich/commit/b1120d6f3baab200cd5d7b0e00cab4888141228d) fix(mobile): stack button not in bottom app bar - [`cdd69cb`](https://github.com/immich-app/immich/commit/cdd69cbb1ef8e39ec2f8b65cfcadf0e1f417651f) Merge branch 'main' of github.com:immich-app/immich into fix/mobile-stack-button ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/modules/home/ui/control_bottom_app_bar.dart` (+2 -2) </details> ### 📄 Description #### Changes made: - Fixes the issue where the stack assets button was no longer displayed in the mobile app bottom bar when remote assets are selected. --- <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:35:20 +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#11208