[BUG] web: scrollbar is stretching and shinking while scrolling #1610

Closed
opened 2026-02-05 02:39:06 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @waclaw66 on GitHub (Nov 14, 2023).

The bug

That's caused because heights of buckets are changing while scrolling. Haven't found the root cause so far.

by default colored buckets

The OS that Immich Server is running on

Fedora 38

Version of Immich Server

v1.86.0

Version of Immich Mobile App

not relevant

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

not relevant

Your .env content

not relevant

Reproduction steps

just scroll over timeline with many time buckets

Additional information

No response

Originally created by @waclaw66 on GitHub (Nov 14, 2023). ### The bug That's caused because heights of buckets are changing while scrolling. Haven't found the root cause so far. |by default|colored buckets| |-|-| |<video src="https://github.com/immich-app/immich/assets/15554561/a729437f-51ce-4f07-8fd4-ea9f2296ac37">|<video src="https://github.com/immich-app/immich/assets/15554561/02b06ca3-c390-43f1-9519-da58c820e06a">| ### The OS that Immich Server is running on Fedora 38 ### Version of Immich Server v1.86.0 ### Version of Immich Mobile App not relevant ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML not relevant ``` ### Your .env content ```Shell not relevant ``` ### Reproduction steps ```bash just scroll over timeline with many time buckets ``` ### Additional information _No response_
Author
Owner

@alextran1502 commented on GitHub (Apr 27, 2024):

This is how it works: the initial size is estimated and updated when the bucket is loaded. I'd say working as intended

@alextran1502 commented on GitHub (Apr 27, 2024): This is how it works: the initial size is estimated and updated when the bucket is loaded. I'd say working as intended
Author
Owner

@waclaw66 commented on GitHub (Apr 27, 2024):

Sure, one can live with that, but there is space for improvement ;)

@waclaw66 commented on GitHub (Apr 27, 2024): Sure, one can live with that, but there is space for improvement ;)
Author
Owner

@alextran1502 commented on GitHub (Apr 27, 2024):

Yeah initially I was planning to implement a local storage to remember those adjusted height, but something got in the way 😅

@alextran1502 commented on GitHub (Apr 27, 2024): Yeah initially I was planning to implement a local storage to remember those adjusted height, but something got in the way 😅
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1610