fix: hide PlayPage update icon for ignored updates#157
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@nat-openclaw undo what you did for playpage. i meant the libraryview with the same context. |
|
Revert the PlayPage change and apply dismiss-aware update badge hiding in LibraryView for Recently Played and All Games tiles.
|
Reverted the PlayPage change and moved the dismiss-aware update handling over to LibraryView instead.
I ran |
Summary
addAppUpdate(stale dismiss entries are dropped whenupdateVersionchanges).Closes #155
Test plan
updateVersion, update CTA and icon should return.bun run typecheckinapplication/passes locally.Made with Cursor