feat(metadata): reopen cleanup suggestions - #136
Merged
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
tagium | 22fb02e | Commit Preview URL Branch Preview URL |
Jul 25 2026, 08:23 AM |
|
React Doctor found no new issues. 🎉 Reviewed by React Doctor for commit |
flamboh
force-pushed
the
agent/album-cleanup-menu
branch
from
July 24, 2026 09:59
4b24bd2 to
b36ddca
Compare
This was referenced Jul 24, 2026
flamboh
marked this pull request as ready for review
July 25, 2026 08:19
flamboh
force-pushed
the
agent/album-cleanup-menu
branch
from
July 25, 2026 08:23
b36ddca to
22fb02e
Compare
flamboh
added a commit
that referenced
this pull request
Jul 25, 2026
* feat(ui): polish workspace states * refactor(ui): isolate album cover sync state * fix(ui): prevent checkbox label text selection * feat(metadata): reopen cleanup suggestions (#136) * feat(metadata): reopen cleanup suggestions * fix(ui): align cleanup menu action
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Why
The original #121 made cleanup discoverable after its proactive toast was dismissed, but added another warning action to an already crowded album row. This rebuild gives albums a durable action menu and treats cleanup as an available improvement rather than an error.
Replacement
Replaces #121 and intentionally supersedes its standalone amber warning action.
This draft is stacked on #135 (
agent/workspace-state-polish) so the two changes touching the album sidebar are reviewed without artificial conflicts. Retarget tomainafter #135 lands.Verification
bun run typecheckbun run lint— 0 warnings/errorsbun run test— 93 files, 562 tests passedbun run buildgit diff --checkNo development server was started for this workflow.