Closed
Bug 1281540
Opened 9 years ago
Closed 9 years ago
Improve date form UX in Super Search and Signature report
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adrian, Assigned: adrian)
References
Details
Attachments
(3 files)
From bug 1274288 comment 4 by Mats Palmgren:
> For example, the old page allows me to easily
> switch between 3, 7, 14 and 28 days by just clicking a link. Also,
> the "Product" data in the Summary tab says "This summary does not use any
> of the filters defined above except the signature. The date range is from
> 7 days ago to now.". That sucks. If I'm querying data for the past 28 days
> then obviously I want the Summary to present data for that time period.
My intent is to add a simplified piece of form UX to the Super Search forms, so that it's easy to set custom date ranges, with some shortcuts to set some default ranges (3 days, 7 days, 14 days, 28 days). Not exactly sure what that's going to look like, but it's a bit like the Simple Search form in Super Search.
| Assignee | ||
Comment 2•9 years ago
|
||
(In reply to Sylvestre Ledru [:sylvestre] from bug 1296379 comment #3)
> On the page, I see:
> "Showing results from 7 days ago to a few seconds ago. "
> I would like to get the last 6 months (for example). I have no clue how to
> get that.
| Assignee | ||
Comment 3•9 years ago
|
||
Comment 4•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/c80762253cc097c1d4bcd5a0d40032c0cd2981f2
Fixes bug 1281540 - Added a new datetime picker for Super Search and Signature report. (#3478)
* ESlint fixes
* Fixes bug 1281540 - Added a new datetime picker for Super Search and Signature report.
* self review
* Review, added code to show which date shortcut has been clicked last.
* Improved form UX.
* De-select shortcut when changing dates.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•9 years ago
|
||
I have accidentally broken the search form on the signature report page, and only noticed it right now on stage. Bad developer, no cookies for me!
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 6•9 years ago
|
||
Comment 7•9 years ago
|
||
(In reply to Adrian Gaudebert [:adrian] from comment #5)
> I have accidentally broken the search form on the signature report page, and
> only noticed it right now on stage. Bad developer, no cookies for me!
Or me! I didn't notice it either.
What did notice it? the WebQA automation?
Comment 8•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/773d3be2bcf53c5543b3cefc8d4c793f32181647
Fixes bug 1281540 - Show form in Signature Report after loading is done. (#3501)
Updated•9 years ago
|
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 9•9 years ago
|
||
(In reply to Peter Bengtsson [:peterbe] from comment #7)
> What did notice it? the WebQA automation?
My testing on stage.
Reopening again to address a different problem: all links to signature report must have timezone-aware dates. That is not the case for topcrashers for sure (Peter found it) and I believe report/index as well. I'm going to check all of the links anyway.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 10•9 years ago
|
||
Comment 11•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/c303a81aab862197cfbfac2779cc94bee5198151
Fixes bug 1281540 - Ensure dates are UTC in links to signature report. (#3503)
Updated•9 years ago
|
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•