Closed Bug 896664 Opened 12 years ago Closed 12 years ago

Fix Safari design QA bugs for /event-guides

Categories

(Webmaker Graveyard :: webmaker.org, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: cassie, Assigned: spathmakulaseelan)

Details

(Whiteboard: safari, designqa, frontend)

Attachments

(1 file, 2 obsolete files)

48 bytes, text/x-github-pull-request
michiel
: review-
Details | Review
* the bottom blue buttons are using the wrong > chevron. Should match the size and styles of other font-awesome icons throughout the site. https://docs.google.com/file/d/0BzfN9sXlOXt1aWFud1NzdmlpSlk/edit?usp=sharing * on the responsive, mobile resolution, there is no vertical space between each panel. They are sitting right on top of each other. Add 10-20 px space between them. https://docs.google.com/file/d/0BzfN9sXlOXt1UnNfNWwzZy14ajQ/edit?usp=sharing
Can I be assigned to this bug if it is still available?
all yours!
Assignee: nobody → spathmakulaseelan
Status: NEW → ASSIGNED
Example of the "regular" fontawesome chevron/style: https://webmaker.org/en-US/tools
Attached file Bug fix for 896664 (obsolete) —
All information about the changes made can be found at my blog: http://shaj02.wordpress.com/ and repository at https://github.com/shaj02/webmaker.org - I tried to complete the entire list of bugs that was in the comments section. Please review my work, thanks. File URL: https://github.com/shaj02/webmaker.org/archive/master.zip
Attachment #8337190 - Flags: review?(pomax)
nice! However, in order to track work on bugs inside the bugs themselves, we try to keep the information available inside the bugs. If you have a code patch, from your repository file a pull request to the mozilla repository, and then attach the pull request URL as an attachment: click "add attachment" and then fill in the URL as the file text, as well as the description, and then set someone to review it. This'll create an attachment comment with a clickable link to the pull request. Also, any rationales and inventory work that is relevant to the bug should go in the bug itself, even if you blog about it. Blogging is great, so don't unpublish what you're written, but also add the important information to the bug so that people can do their review and comments based only on what's in the bug, without having to reach out to other websites to find out what work is being done.
Attachment #8337190 - Attachment is obsolete: true
Attachment #8337190 - Flags: review?(pomax)
Fixed incorrect chevron ( > [arrow], issues with the mobile responsive layout of this website. I modified the CSS tags in the file ui.less, where the focus was mainly on the media tags. Specifically, I added 10 to 20 pixels of space between each panel. I also increased the bottom spacing to make the content less cluttered for a mobile user. Also fixed spacing and alignment problems from [bug 935001] in style.less
Attachment #8339304 - Flags: review?(pomax)
Attachment #8339304 - Attachment description: [Bug 896664] pull request link → https://github.com/mozilla/webmaker.org/pull/518
Attachment #8339304 - Attachment filename: file_896664.txt → 518
Comment on attachment 8339304 [details] [review] https://github.com/mozilla/webmaker.org/pull/518 this is a combined patch for #8339307 and #896664: please split it up into two patches, one for this ticket, and one for the other. Each bug gets addressed in its own patch.
Attachment #8339304 - Flags: review?(pomax) → review-
Please review attachment to Pull request. Thank you.
Flags: needinfo?(pomax)
Comment on attachment 8341416 [details] [review] https://github.com/mozilla/webmaker.org/pull/534 you probably meant for this to be a review request, not a needinfo
Attachment #8341416 - Flags: review?(pomax)
Flags: needinfo?(pomax)
Comment on attachment 8341416 [details] [review] https://github.com/mozilla/webmaker.org/pull/534 while technically allowed in HTML, maintainable code cannot contain any style="..." markup. All the styling has to go in stylesheets so they can be modified without having to hunt for collisions between stylesheet-indicated rules, and inline style="..." overrides
Attachment #8341416 - Flags: review?(pomax) → review-
Closing this as incomplete for now and feel free to reopen?
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: