NPS Survey: Use temporary settings
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: umpox
Migrates all logic around the NPS survey from localStorage
to TemporarySettings
.
Now the following data is tracked on a 'per-user' basis for authenticated users rather than just a 'per-device' basis:
I've attached a few comments around temporary settings below, would be interested to discuss further!
Push commits to the source branch or add previously merged commits to review them.