immich icon indicating copy to clipboard operation
immich copied to clipboard

feat(mobile): Staggered Home Layout

Open matthinc opened this issue 2 years ago • 1 comments

Screenshot 2023-02-05 at 21 35 21

Idea for an alternative (optional) home screen layout. Unsure if we'll ever merge it, just created for discussion.

matthinc avatar Feb 05 '23 20:02 matthinc

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)

vercel[bot] avatar Feb 05 '23 20:02 vercel[bot]

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.

matthinc avatar Feb 06 '23 20:02 matthinc

Oh shoot, my wife found a bug: image

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.

martyfuhry avatar Feb 09 '23 02:02 martyfuhry

The "slide up to see exif data panel" is broken.

image

martyfuhry avatar Feb 09 '23 02:02 martyfuhry

The "slide up to see exif data panel" is broken.

image

That's another "debug only error" because some key is missing in some JSON response.

matthinc avatar Feb 09 '23 07:02 matthinc

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.

martyfuhry avatar Feb 09 '23 13:02 martyfuhry

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!

martyfuhry avatar Feb 09 '23 14:02 martyfuhry

Thanks @martyfuhry for sorting out the timezone related bug.

matthinc avatar Feb 09 '23 15:02 matthinc

can this great feature be implemented on web version as well? Thanks.

lazyzyf avatar Apr 23 '23 00:04 lazyzyf