Fix Icons alignment inside Triplets onboarding cards
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
People
(Reporter: pdahiya, Assigned: pdahiya)
References
Details
Attachments
(3 files)
|
213.23 KB,
image/png
|
Details | |
|
213.23 KB,
image/png
|
Details | |
|
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
With fix of https://bugzilla.mozilla.org/show_bug.cgi?id=1599901 we have adjusted icon sizes. Smal followup fix to adjust icon container width so that icon shows center aligned
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Comment 5•6 years ago
|
||
| bugherder | ||
Comment 6•6 years ago
|
||
Is this something which should be considered for Beta uplift or can this ride Fx73 to release?
| Assignee | ||
Comment 7•6 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #6)
Is this something which should be considered for Beta uplift or can this ride Fx73 to release?
yes, this is a small user facing fix that will be nice to have in beta. Will submit uplift request. Thanks
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 8•6 years ago
•
|
||
QA Steps to verify
- Start firefox with new profile
- Open new tab
- Verify icons shown inside triplets card looks center aligned as shown in https://bugzilla.mozilla.org/show_bug.cgi?id=1602522#c2
Comment 9•6 years ago
|
||
I have verified this issue on Latest Firefox Nightly 73.0a1 (Build ID: 20191210212905) on Windows 10 x64, Mac 10.14.6 and Arch Linux 3.34.1. The width of the .onboardingMessageImage class now has the 230px value.
| Assignee | ||
Comment 10•6 years ago
|
||
Comment on attachment 9114653 [details]
Bug 1602522 - Fix triplets card icon alignment
Beta/Release Uplift Approval Request
- User impact if declined: Triplet cards icon will show slightly misaligned to the content
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: https://bugzilla.mozilla.org/show_bug.cgi?id=1602522#c8
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): One line CSS fix adjusting width of icon container
- String changes made/needed: None
| Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 11•6 years ago
|
||
Comment on attachment 9114653 [details]
Bug 1602522 - Fix triplets card icon alignment
css fix for new tab, verified in nightly, approved for 72.0b6
Comment 12•6 years ago
|
||
| bugherder uplift | ||
Comment 13•6 years ago
|
||
I have verified this issue on Firefox Beta 72.0b7 (Build ID: 20191213132525) and Latest Firefox Nightly 73.0a1 (Build ID: 20191211214629) on Windows 10 x64, Mac 10.14.6 and Linux Mint. The width of the .onboardingMessageImage class has the 230px value.
Description
•