[Sprint/InterestingIguana](feat): Preferred hashtag remembered in local storage #1366
Closes #1302 (closed)
Test that your selection for preferred is remembered in local storage.
- Set it to on
- Tab over to wallet or another page
- Refresh
- Visit discovery - it should have remembered the state was on.
- Turn it off, and repeat to confirm that is remembers the 'off' state
1/1 thread resolved
approved this merge request
- Owner
added MR::Requires Changes scoped label
- Developer
Okay, I see what you mean. added that in.
- Resolved by Ben Hayward
added 1 commit
- 04c502a3 - Emit event on load to set querystring properly
resolved all threads
added MR::Awaiting Review scoped label and automatically removed MR::Requires Changes label
added Squad::Green scoped label
added 217 commits
- 04c502a3...d69d2bd0 - 216 commits from branch
master
- 92f471ca - Merge branch 'master' of gitlab.com:minds/front into fix/default-preferred-state-1366
- 04c502a3...d69d2bd0 - 216 commits from branch
changed title from [Sprint/InterestingIguana] Preferred hashtag remembered in local storage #1366 (closed) to [Sprint/InterestingIguana](feat): Preferred hashtag remembered in local storage #1366 (closed)
changed the description
added MR::Requires Changes scoped label and automatically removed MR::Awaiting Review label
- Developer
Not working correctly.
Steps to reproduce faulty behaviour:
- Turn off preferred in discovery. (This saves the cookie to the off state).
- Click over to another page (do not reload)
- Go back to discovery - preferred will be switched on when it should not be.
Please register or sign in to reply