fix: include user ID in cache to ensure per-user data & redirect to Browse on user change#72
Conversation
|
Great improvement. Solves the issue for me. Probably doesn't sit within this PR, but i noticed only the homepage is refreshed upon user switch, library pages, for example, aren't refreshed so still show the old users library until you come off and back onto that page. |
Woud be better to redirect to the browse panel at each user changes or "refresh" the current panel ? |
Yer, good point. - I guess heading to the home screen would make the most sense IMO. |
|
Yep, that works well. 👌 |
|
Please clone the new repo and implement your changes. I just merged webOS and Tizen codebases |
Pull Request
Summary
Scope browse cache data per user by storing and validating "userId", ensuring each user sees their own Continue Watching for example.
Type of Change
Changes Made
Testing
Test Steps
Checklist