immich
immich copied to clipboard
feat(mobile): Staggered Home Layout
Idea for an alternative (optional) home screen layout. Unsure if we'll ever merge it, just created for discussion.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
immich-code-coverage | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 9, 2023 at 5:10PM (UTC) |
1 Ignored Deployment
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
immich | ⬜️ Ignored (Inspect) | Feb 9, 2023 at 5:10PM (UTC) |
I removed ref.invalidate(assetProvider)
from the asset grid related settings and instead just trigger a rebuild of the asset grid data structure. This brings noticeable performance benefits.
Oh shoot, my wife found a bug:
I've enabled "Group by month" here. But both are labeled "February 2023" when the lower one should be "January 2023".
She wants contribution credit.
The "slide up to see exif data panel" is broken.
The "slide up to see exif data panel" is broken.
That's another "debug only error" because some key is missing in some JSON response.
That's another "debug only error" because some key is missing in some JSON response.
I wondered that. But it's broken in profile, too. Wouldn't those asserts be stripped in a profile run? I'll try it against main later to be sure.
That's another "debug only error" because some key is missing in some JSON response.
I wondered that. But it's broken in profile, too. Wouldn't those asserts be stripped in a profile run? I'll try it against main later to be sure.
It's busted in main
, too. So I'm not concerned with it here. Sorry for the distraction!
Thanks @martyfuhry for sorting out the timezone related bug.
can this great feature be implemented on web version as well? Thanks.