Closed
Bug 881442
Opened 12 years ago
Closed 12 years ago
Finalize design and interactions for gallery tiles
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cassie, Assigned: kate)
References
Details
(Whiteboard: designQA)
Attachments
(2 files)
Few nigglies for the gallery tiles that we should address:
* Can we lessen the angle of the turning tiles, so that they don't come up so high over the other makes when they are flipping? (less drastic)
* Icons on the front tile look clickable, but it's frustrating that you can never get to those buttons to click them. If users don't know what Thimble is, there is no clear way of understanding what the icon means (ie that it is not actually a button). Designing final iconography may help with this, but they will still need to be place correctly on the front and back sides of the tiles. This is happening in bug 881161
* Hovering over the tile sometimes causes it to be a little jerky. Not sure if this is fixable. Having a hard time finding the hover point in order to recreate this, but it does happen fairly frequently.
Beltzner, did you want to add anything here?
Reporter | ||
Comment 1•12 years ago
|
||
Beltzner and I discussed front page UX/UI. Here are the conclusions:
* Remove tool icon from front of tile (people can filter by tool with the dropdown)
* Remove flip functionality. It's buggy. Instead, let's have a simpler hover state, perhaps a panel that slides down over top.
* On front tile, where the tool icon is currently, put the user gravator for person who made the make.
* Add remix button to the front tile. Suggest using an icon and a word.
* Clicking anywhere on the front tile other than the remix button should take you to the make detail page. For this reason, we may not need a make detail icon/button.
To try: include the make title on the front tile, as with (I believe) the teach makes. I'm not totally convinced this will work; may distract too much.
More QA:
* Filter gallery panel should only have 25px above it.
* Filter field should span nearly the whole width of the green background (right now it stops with space to the right)
* filter gallery dropdown button should be #27aae1
* intro line of text should only be two lines. Need to cut 7 words and potentially make text smaller.
* intro line of text should have smaller vertical space above and below it. Ideally it will sit vertically centered with the "filter the gallery" box.
* in the filter gallery dropdown, "recommended" and "featured" are very similar to the user. Let's remove "featured"; user should be able to get back to that view by clicking on the webmaker logo.
Note: we are not currently surfacing whether or not a make has a "tutorial" on the thumbnails.
Beltzner can you help me file these into separate bugs as appropriate? Need help deciding which are blockers.
Assignee: nobody → cassie
Flags: needinfo?(mbeltzner)
Reporter | ||
Comment 2•12 years ago
|
||
Brett and I discussed the filter dropdown in IRC. We established what needs to be done is:
a) change the front page filter to be "recommended" and not "featured", and
b) remove "recommended" from dropdown
Comment 3•12 years ago
|
||
If we are going to re-design gallery tiles, then we should do this before launch. Marking as a blocker.
Severity: normal → blocker
Updated•12 years ago
|
Assignee: cassie → kate
Assignee | ||
Comment 4•12 years ago
|
||
First thing, fixing the flip bug -- now it won't start off flipped when you go back in the browser
Attachment #762171 -
Flags: review?(dale)
Comment 5•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/webmaker.org
https://github.com/mozilla/webmaker.org/commit/947b0e3bc6f286e38191e232271e34872058784c
[bug 881442] Fix flip on front page
Updated•12 years ago
|
Attachment #762171 -
Flags: review?(dale) → review+
Assignee | ||
Comment 6•12 years ago
|
||
Attachment #762458 -
Flags: review?(jon)
Comment 7•12 years ago
|
||
Comment on attachment 762458 [details]
https://github.com/mozilla/webmaker.org/pull/136/files
r-
Instead of loading background images with CSS, I've uploaded the default avatars to stuff.webmaker.org:
* http://stuff.webmaker.org/avatars/webmaker-avatar-44x44.png
* http://stuff.webmaker.org/avatars/webmaker-avatar-200x200.png
You can add them to any gravatar request by URI encoding that URL and adding d=http%3A%2F%2Fstuff.webmaker.org%2Favatars%2Fwebmaker-avatar-200x200.png to the gravatar image request. It'd also be a good idea to switch to https://secure.gravatar.com URLs to remove mixed content issues.
Attachment #762458 -
Flags: review?(jon) → review-
Assignee | ||
Comment 8•12 years ago
|
||
Comment on attachment 762458 [details]
https://github.com/mozilla/webmaker.org/pull/136/files
Update with gravatar images
Attachment #762458 -
Flags: review- → review?
Comment 9•12 years ago
|
||
Comment on attachment 762458 [details]
https://github.com/mozilla/webmaker.org/pull/136/files
r+, just add the default image to views/detail.html too
Attachment #762458 -
Flags: review? → review+
Comment 10•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/webmaker.org
https://github.com/mozilla/webmaker.org/commit/9ed2b24fcfcd19a356cf9ee13650245e57536b6e
[bug 881442] Fix for front page - avatars on front, whole thing clickable, other minor touch-ups
Comment 11•12 years ago
|
||
Kate, did this include a refresh of filters for gallery and homepage? I'm going to file another bug to do this, please mark as resolved if this commit covers that.
Flags: needinfo?(kate)
Assignee | ||
Comment 12•12 years ago
|
||
No, the filters for gallery and homepage are not included in this commit
Flags: needinfo?(kate)
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Flags: needinfo?(mbeltzner)
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•