immich-app / immich

High performance self-hosted photo and video management solution.
https://immich.app
GNU Affero General Public License v3.0
49.55k stars 2.61k forks source link

Notification overlaps Dropdown-Menu #13196

Open MaxMatti opened 3 weeks ago

MaxMatti commented 3 weeks ago

The bug

image Not sure if this counts as issue or feature requests...

Perhaps the dropdown can "push the notification down" i.e. to position the notifications the height of the dropdown further down when the dropdown is shown?

The OS that Immich Server is running on

Ubuntu 24.04

Version of Immich Server

v1.115.0

Version of Immich Mobile App

-

Platform with the issue

Your docker-compose.yml content

-

Your .env content

-

Reproduction steps

  1. Click on "people" in sidebar
  2. Click on a face
  3. Select a bunch of pictures
  4. Add them to an album
  5. Open the options menu by clicking on the three dots in the top right

Relevant log output

No response

Additional information

Also when archiving pictures from that view, they are not shown until the view is reloaded. If other pictures are present that have previously been archived they are still shown but not the pictures that were just archived which is a bit weird.

abhishek-singh0710 commented 2 weeks ago

I would like to work on this. Could this be assigned to me? Thank you.

Pranay-Pandey commented 4 days ago

I don't think we can push down the notifications easily. The notifications are a a completely different component from the menu items. I think we can place the notifications at the bottom. So instead of notifications starting from the top to the bottom of the page, they start from the bottom and go to the top ?