Summary
: User would like view settings cached so that on new instance loadout, their desired sort and duration periods are preset.
Acceptance Criteria
:
  • I want to have my rank chart sort preference/time period remembered from my last visit
  • I want the ability to save my sort preference/time period to be my new default setting
Implementation
:
Multiple ways to achieve desired effect ...
1) In the settings menu, user defaults can be established so that users can define their sort column preference and their standard period preference.
2) On the rank page, the most recent settings can be cached/cookie to remember settings. Alternatively, settings can be saved in a user table and then updated/refreshed.
3) On the drop down menus, we could put a save symbol next to it that will allow users to save their settings (but this could create confusion if people think that they have to save each time they adjust to lock-in the search change).