The same function button is displayed repeatedly in similar positions with different appearances #3489

Closed
opened 2026-02-05 08:41:54 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @PolarisGitYHNL on GitHub (Jun 13, 2024).

The bug

For the convenience of developers, I switched the language display to English, but the issue is the same in the Simplified Chinese interface (other languages should be the same, but I did not test it).
As shown in the following figure, the buttons for restoring default settings, logging out of all devices, etc. appear twice in the vicinity of the left and right sides, one with a text appearance and the other with a button appearance:
image
image

The OS that Immich Server is running on

Synology DSM docker

Version of Immich Server

v1.106.3

Version of Immich Mobile App

v1.106.1

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Perhaps the problem is unrelated to this

Your .env content

Perhaps the problem is unrelated to this

Reproduction steps

None

Relevant log output

No response

Additional information

No response

Originally created by @PolarisGitYHNL on GitHub (Jun 13, 2024). ### The bug For the convenience of developers, I switched the language display to English, but the issue is the same in the Simplified Chinese interface (other languages should be the same, but I did not test it). As shown in the following figure, the buttons for restoring default settings, logging out of all devices, etc. appear twice in the vicinity of the left and right sides, one with a text appearance and the other with a button appearance: <img width="843" alt="image" src="https://github.com/immich-app/immich/assets/165972224/94718f60-15e7-4c59-bc2f-e443e2142867"> <img width="837" alt="image" src="https://github.com/immich-app/immich/assets/165972224/780a2ee3-03cd-4c63-949c-69f879b0a344"> ### The OS that Immich Server is running on Synology DSM docker ### Version of Immich Server v1.106.3 ### Version of Immich Mobile App v1.106.1 ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML Perhaps the problem is unrelated to this ``` ### Your .env content ```Shell Perhaps the problem is unrelated to this ``` ### Reproduction steps ```bash None ``` ### Relevant log output _No response_ ### Additional information _No response_
Author
Owner

@michelheusschen commented on GitHub (Jun 13, 2024):

image These buttons serve different functions. "Reset" removes any changes since the last save, while "Reset to default" restores all settings to their original default value. image The text on the left may be unnecessary and could be removed
@michelheusschen commented on GitHub (Jun 13, 2024): <img width="843" alt="image" src="https://github.com/immich-app/immich/assets/165972224/94718f60-15e7-4c59-bc2f-e443e2142867"> These buttons serve different functions. "Reset" removes any changes since the last save, while "Reset to default" restores all settings to their original default value. <img width="837" alt="image" src="https://github.com/immich-app/immich/assets/165972224/780a2ee3-03cd-4c63-949c-69f879b0a344"> The text on the left may be unnecessary and could be removed
Author
Owner

@PolarisGitYHNL commented on GitHub (Jun 13, 2024):

Tks,I've know that.

@PolarisGitYHNL commented on GitHub (Jun 13, 2024): Tks,I've know that.
Author
Owner

@PolarisGitYHNL commented on GitHub (Jun 13, 2024):

Don't forget to remove "LOG OUT ALL DEVICES".

@PolarisGitYHNL commented on GitHub (Jun 13, 2024): Don't forget to remove "LOG OUT ALL DEVICES".
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#3489