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

feat(mobile): photos group by date in album page view #15329

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ExceptionsOccur
Copy link

implement feature by 'discussion #4739', it just cast return type in albumRenderlistProvider

@bo0tzz
Copy link
Member

bo0tzz commented Jan 14, 2025

Can you include a screen recording?

query.sortByFileCreatedAt(),
ref,
GroupAssetsBy.none,
Copy link
Contributor

Choose a reason for hiding this comment

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

You can fetch the current user preferences and pass it in here, so you don't need to create a new renderListGenerator

Copy link
Author

Choose a reason for hiding this comment

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

I'm not familiar enough with the code. I'll try to improve it later

@ExceptionsOccur
Copy link
Author

Can you include a screen recording?

1391696014 (1)
the grouping type depends on the app settings, and this function does not affect the photos sorting

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

Successfully merging this pull request may close these issues.

3 participants