[BUG] Selection menu not at correct height #1845

Closed
opened 2026-02-05 04:10:04 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @RenautMestdagh on GitHub (Dec 19, 2023).

The bug

When selecting 1 or more pictures in the mobile app, the selection menu doesn't show at the correct height. Right now it still shows "Add to album" and the "+ Create new album" button. It shouldn't initially show the red part.

Screenshot_2023-12-19-14-59-00-565_app alextran immich

The OS that Immich Server is running on

demo server

Version of Immich Server

v1.91.3

Version of Immich Mobile App

v1.91.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

/

Your .env content

/

Reproduction steps

1. Select a picture in the mobile app

Additional information

No response

Originally created by @RenautMestdagh on GitHub (Dec 19, 2023). ### The bug When selecting 1 or more pictures in the mobile app, the selection menu doesn't show at the correct height. Right now it still shows "Add to album" and the "+ Create new album" button. It shouldn't initially show the red part. ![Screenshot_2023-12-19-14-59-00-565_app alextran immich](https://github.com/immich-app/immich/assets/82072978/f247ab8c-5bcc-4583-a5d4-12ba1bd2370e) ### The OS that Immich Server is running on demo server ### Version of Immich Server v1.91.3 ### Version of Immich Mobile App v1.91.0 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML / ``` ### Your .env content ```Shell / ``` ### Reproduction steps ```bash 1. Select a picture in the mobile app ``` ### Additional information _No response_
OVERLORD added the 📱mobile label 2026-02-05 04:10:04 +03:00
Author
Owner

@shenlong-tanwen commented on GitHub (Dec 19, 2023):

Showing the add to album portion makes it easier for people to know that there is still content below and that the bottom sheet is draggable. Is there a reason to not show the area marked in red?

@shenlong-tanwen commented on GitHub (Dec 19, 2023): Showing the add to album portion makes it easier for people to know that there is still content below and that the bottom sheet is draggable. Is there a reason to not show the area marked in red?
Author
Owner

@RenautMestdagh commented on GitHub (Dec 19, 2023):

I thought i'd be cleaner without it and didn't know it was intentional. It does indeed make it easier for people to know that there is still content below.

@RenautMestdagh commented on GitHub (Dec 19, 2023): I thought i'd be cleaner without it and didn't know it was intentional. It does indeed make it easier for people to know that there is still content below.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1845