immich/web/src/lib/components
Thomas 47566c1a4a
chore(web): make search result loading behaviour more consistent (#20741)
The current behaviour will intersect if the page is scrolled about 90% down
which works okay for a small number of assets, but does not scale well with
large amounts of assets. Instead of relying in proportional values, it may be
more sensible to use a consistent measure for loading more pages. A simple and
sensible suggestion may be to load another page when there is only one more
viewport worth of assets to display. It can be refined and revisited in future,
but it seems to work relatively well in my testing and prevents the issues
which occur with large amounts of assets.

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-08-19 09:09:39 -05:00
..
admin-page feat: reset oauth ids (#20798) 2025-08-08 15:42:38 -04:00
album-page fix: change all download icons to mdiDownload for clarity and consistency (#20821) 2025-08-10 21:23:21 -05:00
asset-viewer fix: always show resolution in details panel (#21046) 2025-08-19 02:17:45 +00:00
assets fix(web): prevent thumbhashes from covering search bar (#20720) 2025-08-06 16:57:51 -05:00
elements feat: batch change date and time relatively (#17717) 2025-08-07 13:42:33 +00:00
faces-page chore: migrate to UI modal manager (#20116) 2025-07-23 17:27:09 -04:00
forms chore: migrate to UI modal manager (#20116) 2025-07-23 17:27:09 -04:00
i18n chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
layouts fix: container padding (#19316) 2025-06-19 21:33:12 -05:00
memory-page feat: shared links custom URL (#19999) 2025-07-28 14:16:55 -04:00
onboarding-page chore: backup info card styling tweak (#20799) 2025-08-12 16:08:31 +00:00
pages feat: shared links custom URL (#19999) 2025-07-28 14:16:55 -04:00
photos-page feat(web): Add to Multiple Albums (#20072) 2025-08-19 00:42:47 +00:00
places-page chore: upgrade to tailwind v4 (#18353) 2025-05-18 13:51:33 +00:00
share-page fix: change all download icons to mdiDownload for clarity and consistency (#20821) 2025-08-10 21:23:21 -05:00
shared-components chore(web): make search result loading behaviour more consistent (#20741) 2025-08-19 09:09:39 -05:00
sharedlinks-page feat: shared links custom URL (#19999) 2025-07-28 14:16:55 -04:00
sidebar chore: upgrade to tailwind v4 (#18353) 2025-05-18 13:51:33 +00:00
user-settings-page feat: format date and time in /admin/users/ -> Profile section (#20811) 2025-08-11 16:50:34 -05:00
utilities-page fix: improve duplicate utility text contrast (#21045) 2025-08-19 02:18:52 +00:00