-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Description
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
- Yes
The bug
I expect to be able to create a new Album as soon as I have typed the desired album title. But on the mobile app (iOS at least) I need to select another field, for instance description, in order for the “Create” button to become active.
Interestingly enough, when I then press on the cross to delete the album title I previously typed, the “Create” button remains active and enabled to create a new untitled album which makes me wonder if the initial intention was actually to check for a non-empty title upon creation.
The OS that Immich Server is running on
Ubuntu 24.04
Version of Immich Server
v2.0.1
Version of Immich Mobile App
v2.0.0
Platform with the issue
- Server
- Web
- Mobile
Device make and model
iPhone 13
Your docker-compose.yml content
Irrelevant
Your .env content
Irrelevant
Reproduction steps
- Click on “+” to create a new album
- Observe that the “Create” button is disabled
- Start typing a title
- Observe that the “Create” button remains disabled

- Switch focus to the Description field
- Observe that the “Create” button is now enabled
- Press on the cross at the end of the title field to delete the previously entered title
- Observe that the “Create” button remains active

Relevant log output
Additional information
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
To triage