[PR #24449] [MERGED] fix(mobile): cannot create album while name field is focused #17878

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/24449
Author: @YarosMallorca
Created: 12/8/2025
Status: Merged
Merged: 12/8/2025
Merged by: @alextran1502

Base: mainHead: fix/album-name-validation


📝 Commits (1)

  • 669fd7d fix(mobile): create album disabled when focused

📊 Changes

1 file changed (+11 additions, -0 deletions)

View changed files

📝 mobile/lib/presentation/pages/drift_create_album.page.dart (+11 -0)

📄 Description

Description

Fixes #22620

How Has This Been Tested?

  • Go to new album page
  • Focus on the name field, start typing
  • The "Create" button becomes active when the text field is not empty

🔄 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/24449 **Author:** [@YarosMallorca](https://github.com/YarosMallorca) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/album-name-validation` --- ### 📝 Commits (1) - [`669fd7d`](https://github.com/immich-app/immich/commit/669fd7d4fec9e5f6ddd35c0e38e794bb5b3147b5) fix(mobile): create album disabled when focused ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/presentation/pages/drift_create_album.page.dart` (+11 -0) </details> ### 📄 Description ## Description Fixes #22620 ## How Has This Been Tested? - [x] Go to new album page - [x] Focus on the name field, start typing - [x] The "Create" button becomes active when the text field is not empty --- <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:28:58 +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#17878