Closed Bug 840240 Opened 12 years ago Closed 11 years ago

Remember user 's preferred view of crash-stats

Categories

(Socorro :: Webapp, task)

x86
All
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bajaj, Assigned: peterbe)

Details

(Whiteboard: [qa+])

In the meeting between JS team & socorro to discuss user stories , one of the ideas which came across was to have user specific views.

Example Scenario : Some people prefer to view crash-stats by buildid instead of by date which is the default now.

One of the ideas to implement this by Ted/Laura was to : 
* set a cookie to remember the user's preferred view ]
Summary: Having user preferred views of crash-stats → Remember user 's preferred view of crash-stats
Target Milestone: --- → 40
Assignee: nobody → peterbe
Target Milestone: 40 → 42
Pull request here: https://github.com/mozilla/socorro-crashstats/pull/320

:rhelmer r?
Target Milestone: 42 → 43
Whiteboard: [qa+]
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Minimal steps to reproduce:

1. Go to the home page
2. Click the "By Build Date" link near the center-top (it loads a different graph)
3. Click Top Crashers in the lower left-hand corner. 
4. Expect that "By Build Date" is now already selected
5. Go back to the home page (...by clicking the logo in the upper left-hand corner for example)
6. Expect "By Build Date" to be selected and highlighted. NOT "By Crash Date"
You need to log in before you can comment on or make changes to this bug.