Closed Bug 574032 Opened 14 years ago Closed 14 years ago

Make Input more Mobile-y

Categories

(Input :: General, enhancement, P1)

enhancement

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: aakashd, Assigned: wenzel)

References

()

Details

(Whiteboard: [ineedzstringz])

We'll need the following things done to resolve this bug:

+ Mobile Pages for:
- Happy Submission
- Sad Submission
- Thanks
- Download Beta ( link to www.mozilla.com/m/beta )
- Dashboard (one-column, larger text)
- Search Results (one-column, larger text)

+ UA sniffing for mobile browsers
- Defaulting to "Mobile Firefox" or "Fennec" on dashboard
- Defaulting to mobile pages
- Adding a directory input.mozilla.com/m/thanks...download...sad...happy..etc.

+ Theme work

+ Hooks for Mobile Add-on: https://wiki.mozilla.org/Mobile/Projects/Feedback

There will be a set of mocks forthcoming, but I believe that's the set of goals for 1.5
Depends on: 578356
Target Milestone: 1.5 → 1.6
Assignee: nobody → fwenzel
Status: NEW → ASSIGNED
Depends on: 580597
Whiteboard: [ineedzstringz]
Happy and sad are done:
http://m.input.stage.mozilla.com/en-US/happy and sad

The download page too:
.../download
http://github.com/fwenzel/reporter/commit/7a51733
I see that your main container is set to 480px wide, but it still renders smaller than necessary in Fennec (especially in portrait mode) because it uses our default 800px viewport width.

You might want to add <meta name="viewport" content="width=480"> to improve the layout in Fennec.  (A slightly fluid layout with "initial-scale=1,user-scalable=no" might be even better.)
I switched the viewport to 600px now, as it looked a little condensed at 480px. Nonetheless: Good advice, looks much better now.
Thank you page:
.../thanks
http://github.com/fwenzel/reporter/commit/dc8dbb6
(Note I am still pointing to Twitter and friends there. Aakash: Need links for the three items mentioned in the mockups, please.)
Mobile dashboard:
http://github.com/fwenzel/reporter/commit/87fd46a

Still need to add Fennec to the search options, etc.
(In reply to comment #8)
> Still need to add Fennec to the search options, etc.

Done.

Search results page:
http://github.com/fwenzel/reporter/commit/d06fb41

Unless I missed something, this is done. Woot.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Blocks: 582588
Yep, its done. We don't have a mobile version of clusters right now.
Verified FIXED; more mobile over in bug 598095.
Status: RESOLVED → VERIFIED
Component: Input → General
Product: Webtools → Input
You need to log in before you can comment on or make changes to this bug.