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(web): asset grid with invalid asset id (at) #12772

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

jrasm91
Copy link
Contributor

@jrasm91 jrasm91 commented Sep 18, 2024

The asset grid is loading the bucket the asset would belong to, but doesn't exist because it is outside of the current page params (non-trashed in trash page, trashed asset in non-trash page, not favorited in favorited page, etc.). This fixes that case, which previously cause the asset grid to not render any buckets.

Fixes #11155

@jrasm91 jrasm91 merged commit caa9b1a into main Sep 18, 2024
35 checks passed
@jrasm91 jrasm91 deleted the fix/asset-grid branch September 18, 2024 19:22
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.

Delete image, WebUI doesn't know where to go
2 participants