Skip to content

[iOS] Cannot create album while focus is on album title field #22620

@tmlmt

Description

@tmlmt

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

  1. Click on “+” to create a new album
  2. Observe that the “Create” button is disabled
  3. Start typing a title
  4. Observe that the “Create” button remains disabled
Image
  1. Switch focus to the Description field
  2. Observe that the “Create” button is now enabled
  3. Press on the cross at the end of the title field to delete the previously entered title
  4. Observe that the “Create” button remains active
Image

Relevant log output

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    To triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions