Skip to content
Minda edited this page Feb 18, 2014 · 1 revision

Once users have made a selection, how long should it persist?

Right now we decided that it will persist so long as the user stays on the page and the selections will be stored in the angular scope / page model.

In the future, Bob has suggested we do some session management so that people's selections persist, kind of the like amazon shopping cart model.


Clone this wiki locally