Skip to content

fix: favourite state persisted after install#1219

Merged
Iamlooker merged 1 commit intoDroid-ify:mainfrom
rohanlakhera:fix/favourites-persistance
Feb 13, 2026
Merged

fix: favourite state persisted after install#1219
Iamlooker merged 1 commit intoDroid-ify:mainfrom
rohanlakhera:fix/favourites-persistance

Conversation

@rohanlakhera
Copy link
Copy Markdown
Contributor

Fixed an issue where the "Favorite" icon would reset to its initial state after installing an app.

To fix it, I switched from a static snapshot to the reactive settingsRepository.data stream, ensuring the UI always reflects the most current favorite status from the database, even after installation-triggered refreshes.

Screen Recording:

WhatsApp.Video.2026-02-12.at.16.21.41.mp4

@Iamlooker Iamlooker merged commit e5525d9 into Droid-ify:main Feb 13, 2026
@Iamlooker
Copy link
Copy Markdown
Member

Thanks a lot for this PR

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants