Closed
Bug 895930
Opened 12 years ago
Closed 12 years ago
Update layout for Signature Summary view
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
VERIFIED
FIXED
57
People
(Reporter: brandon, Assigned: espressive)
References
Details
Attachments
(1 file)
130.88 KB,
image/png
|
Details |
The layout for signature summary needs improvement to shorten the report and better display the data.
Assignee | ||
Comment 1•12 years ago
|
||
Sent pull request: https://github.com/mozilla/socorro/pull/1443
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/46bb0f2a958d6113647cd1bbef2e477295477de9
Fix Bug 895930, first iteration of the new signature summary
https://github.com/mozilla/socorro/commit/270407630de78173d6914d300bc0edb92b4ee738
Merge pull request #1443 from ossreleasefeed/bug895930-update-layout-for-sig-summary
Fix Bug 895930, first iteration of the new signature summary
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 3•12 years ago
|
||
Adding needsinfo - :brandon what is the /new/ expected behavior and layout. I see a fairly big ux change (simple but drastic). What are the minimal steps to test? Comment 0 does little to explain the reqs.
https://crash-stats.allizom.org/report/list?product=Firefox&range_value=7&range_unit=days&date=2013-08-26&signature=RtlDeleteCriticalSection+|+PR_DestroyLock+|+nsHttpConnection%3A%3A~nsHttpConnection%28%29&version=Firefox%3A26.0a1
https://crash-stats.mozilla.com/report/list?product=Firefox&range_value=7&range_unit=days&date=2013-08-27&signature=RtlDeleteCriticalSection+|+PR_DestroyLock+|+nsHttpConnection%3A%3A~nsHttpConnection%28%29&version=Firefox%3A26.0a1
Flags: needinfo?(bsavage)
Reporter | ||
Comment 4•12 years ago
|
||
Steps to test are to verify that all the tables and fields that exist on prod exist in the new UI, and that you can expand/contract the tables.
Flags: needinfo?(bsavage)
Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → 57
Comment 5•12 years ago
|
||
Many thanks for the steps to test - QA verified on stage - a side-by-side comparison of stage and prod yield the tables and field. Nicely done!
Example:
https://crash-stats.allizom.org/report/list?product=Firefox&range_value=7&range_unit=days&date=2013-08-26&signature=RtlDeleteCriticalSection+|+PR_DestroyLock+|+nsHttpConnection%3A%3A~nsHttpConnection%28%29&version=Firefox%3A26.0a1
https://crash-stats.mozilla.com/report/list?product=Firefox&range_value=7&range_unit=days&date=2013-08-27&signature=RtlDeleteCriticalSection+|+PR_DestroyLock+|+nsHttpConnection%3A%3A~nsHttpConnection%28%29&version=Firefox%3A26.0a1
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
OS: Mac OS X → All
Hardware: x86 → All
You need to log in
before you can comment on or make changes to this bug.
Description
•