You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a very minor thing, but as the title says, if you operate a favorite in SearchScreen and then tap the back button or the back operation of the OS, the favorite icon will blink.
Screen_recording_20240818_161103.mp4
The text was updated successfully, but these errors were encountered:
This might be difficult to resolve. If it requires very unmaintainable code, I think we don't need to fix it. However, you can try to fix it if you want.
After investigating, it was found that the issue was caused by the state of the last displayed favorites being momentarily reflected when returning to the screen.
It seems the issue can be resolved by ensuring that the latest state of the favorites is reflected in the display upon returning.
I’ve created a Pull Request to address this, but if there’s a better approach, I would appreciate any advice.
Overview
This is a very minor thing, but as the title says, if you operate a favorite in SearchScreen and then tap the back button or the back operation of the OS, the favorite icon will blink.
Screen_recording_20240818_161103.mp4
The text was updated successfully, but these errors were encountered: