Skip to content

Conversation

psychedelicious
Copy link
Collaborator

Summary

  • Prevent cutoff of last board in the list when scrolling down to the bottom.
  • Fix handling of selected and auto-add boards when a board is archived or deleted.
  • Do not invalidate an image's query cache when it was deleted. This was causing spurious getImageDTO requests and console errors like [2024-07-12 10:46:50,049]::[InvokeAI]::ERROR --> Image record not found.

Related Issues / Discussions

QA Instructions

  • Board list should display correctly.
  • Should be able to generate/delete on archived boards (when they are visible in the list).
  • Delete a big image on windows and confirm it deletes correctly.

Merge Plan

Once we are sure the deletion issue is resolved we can do another release. May also want to get the intermediates count issue resolved first.

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

@github-actions github-actions bot added the frontend PRs that change frontend files label Jul 12, 2024
@psychedelicious psychedelicious force-pushed the psyche/feat/ui/gallery-followups branch from a7bad89 to 3477cb4 Compare July 12, 2024 04:19
@psychedelicious psychedelicious merged commit fb1130c into main Jul 12, 2024
@psychedelicious psychedelicious deleted the psyche/feat/ui/gallery-followups branch July 12, 2024 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: Failed to delete image file
2 participants