Closed
Bug 591721
Opened 15 years ago
Closed 15 years ago
Siphon Sites Data by Platform
Categories
(Input :: General, enhancement)
Input
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: aakashd, Unassigned)
Details
We should be able to siphon sites data by platform via the ux. How much work would this take to get accomplished, Michael?
Comment 1•15 years ago
|
||
I think this should not be too difficult, given the opinion model of the main dashboard would include a field that tells us about the platform. I would assume that we want to have this platform info available everywhere?
So it does not make much sense to parse the UA (or wasn’t that what you meant by UX, Aakash) in the batch job for sites. When it is included in the model, I would just add a filter criteria in the batch job and we would add a switch in the UI, all pretty much analogous to what beta/7d currently does.
I’ll be at the meeting on 31st so we can clarify that. With testing and everything I expect to spend 3-6 hours on this.
Comment 2•15 years ago
|
||
(In reply to comment #1)
> I think this should not be too difficult, given the opinion model of the main
> dashboard would include a field that tells us about the platform.
Yup: http://github.com/fwenzel/reporter/blob/master/apps/feedback/models.py#L53
Comment 3•15 years ago
|
||
Okay, check thisout for windows XP:
http://input.stage.mozilla.com/en-US/sites?os=winxp
Is it just me, or are mac users especially tight on praise?
And youtube playback on mac sucks, I knew it:
http://input.stage.mozilla.com/en-US/sites?sentiment=sad&os=mac
http://github.com/fwenzel/reporter/commit/2864110dd2b1375924021e75fe1f7e62050a491a
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•15 years ago
|
||
Mac users are a fickle lot, aren't they? I think there's some usability bugs to this that need to be hashed out though. Will file more as I see them today :).
| Assignee | ||
Updated•14 years ago
|
Component: Input → General
Product: Webtools → Input
You need to log in
before you can comment on or make changes to this bug.
Description
•