Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mobile): simplify state management in backup selection page #5655

Merged
merged 3 commits into from
Dec 13, 2023

Conversation

alextran1502
Copy link
Contributor

@alextran1502 alextran1502 commented Dec 12, 2023

Temporarily remove the search bar in album selection for backup page to simplify the state management aspect

Copy link

cloudflare-workers-and-pages bot commented Dec 12, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: ec1580a
Status:⚡️  Build in progress...

View logs

Copy link
Member

@shenlong-tanwen shenlong-tanwen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is to improve the forever loading issue in the album selection page, can we also add additional log to the refresh device album method as well?
i.e, update this to log this message and also log the size of availableAlbums from the same method to actually know the number of albums stored in the app state

debugPrint("_getBackupAlbumsInfo takes ${stopwatch.elapsedMilliseconds}ms");

@alextran1502 alextran1502 merged commit 885eba2 into main Dec 13, 2023
17 of 18 checks passed
@alextran1502 alextran1502 deleted the fix/mobile-load-album branch December 13, 2023 03:06
jonhnet pushed a commit to jonhnet/immich that referenced this pull request Dec 15, 2023
…ch-app#5655)

* fix(mobile): simplify album selection backup state management

* remove search bar'

* log available albums
Gigahawk added a commit to Gigahawk/immich that referenced this pull request Mar 21, 2024
@briandipalma
Copy link
Contributor

Could the search bar be added back in? It would be quite handy dealing with #6164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants