Closed Bug 1185832 Opened 10 years ago Closed 9 years ago

[Review] Dates should align with the 'Report' link

Categories

(Marketplace Graveyard :: Consumer Pages, defect, P3)

Avenir
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: atiqueahmedziad, Assigned: rahultalreja26051994, Mentored)

Details

(Whiteboard: [good first bug][lang=html])

Attachments

(3 files)

Attached image bug.png
STP: 1. Go to - https://marketplace-dev.allizom.org/app/exquisite-barbeque-7/ratings 2. Have a look at the dates Actual Result: the dates are not align with the 'Report' link Expected Result: The dates should align with the 'Report' link
I am not sure whether its by design. But aligning the dates with 'Report', make sense & looks good. https://www.dropbox.com/s/7hp9k77q7aspiom/Screen%20Shot%202015-07-03%20at%2002.27.09.png?dl=0 @Philip, can you confirm it ? :)
Flags: needinfo?(pwalmsley)
Aligning it makes sense.
Flags: needinfo?(pwalmsley)
Thanks, leaving the bugs to newbies :)
Mentor: softfilebd
Whiteboard: [good first bug][lang=html]
Hey all, i am a newbie to code base contribution area and i would like to work over this bug under mentorship of Atique !
Thanks for taking the bug :) The bug belongs to the front-end part of marketplace i.e. Fireplace If you have a github account, can you please fork the fireplace repository from github? Fireplace repository: https://github.com/mozilla/fireplace After forking give a reply :) I have question, do you use windows or linux? :)
Assignee: nobody → rahultalreja26051994
Status: NEW → ASSIGNED
If you have any question, please don't hesitate to ask, mate :)
Severity: normal → trivial
Priority: -- → P3
Hey Atique i am a windows user and i do have a github account and a client on my desktop too, ill fork and let u know. https://github.com/rahultalreja
It is complex to setup fireplace in your localhost from windows.(I couldn't setup in windows after trying thousand time) So I will suggest you to install Linux (Ubuntu) in your pc. It's easy to setup fireplace locally in linux :) Thanks
Are you still working on this? Did you manage to setup your environment? Can we help?
Flags: needinfo?(rahultalreja26051994)
Hey Andreas, This is the first bug for me so i am bit slow with the process as i am learning so many new things along with contributing also the new platform is quite different so i am not so again it takes time for me. Also for last few days i wasnt keeping well so was off track but now i am back and i have started working on it. Yes i am done with environment setup, i will update with next steps by Monday. Thanks and please cooperate.
Hey all , i am very sorry for being so late !! please consider as i am a very newbie to the contribution tract and the platform used (linux OS), so it tooked to get hands onn, also initially i did silly mistakes like removing GRUB of my primary OS(windows 8.1) and formating one of my disk partition where i had important data !! i would surely write a blog post on all my experiences for the newbies who would start to contribute on bugs in future. P.S. i have done with initial set on my local server i would work on code part and update here asap! Thanks
Hi, A big congrats on installing Fireplace in your localhost. Now have a look at this file - https://github.com/mozilla/fireplace/blob/master/src/templates/_macros/review.html#L45-L46 I think if we take the time element inside the </ul> in line 45, then it should align with "Report" Give a try changing it & let me know if it works. :)
sure, work in process, will update soon . i guess by changing following code(line 304 on review.styl (fireplace/src/media/css/) sheet also would do: *Initially review time { +ltr() { right: 20px; } +rtl() { left: 20px; } } *Finally review time { bottom: 0px; +ltr() { right: 20px; } +rtl() { left: 20px; } }
Flags: needinfo?(rahultalreja26051994)
Hi, Great :D that will work also, please put the `bottom:0;` before the `position:absolute;` here- https://github.com/mozilla/fireplace/blob/4b7dd2651b47f9b867c0a6aafb63e96bad257a51/src/media/css/reviews.styl#L35-L36 Thanks , give a pull request, and flag for review :)
Component: Curation Tools → Consumer Pages
Flags: needinfo?(mstriemer)
Attached image mock.png
The review date should be on its own line below the comment and above the report links.
Great, thanks mark :) Rahul, have a look at the design & make the change in code according to the design. If you need any help, let me know.
Flags: needinfo?(mstriemer) → needinfo?(rahultalreja26051994)
A follow up, are you still working on it, Rahul ?
hey Atique, i went through design and i will submit my request by the end of the day! i am sorry was little bit occupied due to festival here.
Flags: needinfo?(rahultalreja26051994)
Attached file Pull Request
Kindly review PR.
Any progress on this? If this is still unchanged in two weeks, we'll unassign it. (I see that there is feedback on the PR, so you can update the PR accordingly.)
Flags: needinfo?(rahultalreja26051994)
the pr- https://github.com/mozilla/fireplace/pull/1576 is merged. Congratulation to Rahul for fixing it. Thanks!
Flags: needinfo?(rahultalreja26051994)
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: