nmalkin / kpi-dashboard

dashboard for visualizing key performance indicators for Mozilla Persona
6 stars 4 forks source link

Persistence of state #20

Closed nmalkin closed 12 years ago

nmalkin commented 12 years ago

Now that we're more certain that the current visualizations are staying, there can be more of an effort to make their state persist on page reload/reappearance.

For example, if the page is reloaded, we can preserve the last selected date range, remember the chosen segments, etc.

The big question is: is this necessary? The metric dashboard doesn't do that, for example. Should get input from Crystal/Dan: to what extent do they want it to persist (always? never? only when loaded from permalinks?)

ozten commented 12 years ago

Let's wait for a specific feature request from crystal or dan.

Let's make state persistent via the URL where it's obvious and easy to implement.

vthunder commented 12 years ago

I think I would like it to persist, but I haven't thought about all the edge cases. Maybe there are things that I'd rather not have persisted?

In any case, this would be a P2 feature: let's get something up and running first!

nmalkin commented 12 years ago

Closing this; can reopen when we've thought about it and actually want it.