Page MenuHomePhorge

Fix overlapping elements in Phame for >1791px width
Needs ReviewPublic

Authored by aklapper on Thu, Feb 13, 17:31.
Tags
None
Referenced Files
F2985338: D25873.1740032383.diff
Wed, Feb 19, 06:19
F2978953: D25873.1739732269.diff
Sat, Feb 15, 18:57
F2978947: D25873.1739731180.diff
Sat, Feb 15, 18:39
F2978936: D25873.1739727143.diff
Sat, Feb 15, 17:32
F2978835: D25873.1739707735.diff
Sat, Feb 15, 12:08
F2978826: D25873.1739706308.diff
Sat, Feb 15, 11:45
F2978822: D25873.1739705740.diff
Sat, Feb 15, 11:35
F2978817: D25873.1739705052.diff
Sat, Feb 15, 11:24

Details

Reviewers
None
Group Reviewers
O1: Blessed Committers
Maniphest Tasks
T15985: Fix UX regression in Phame
Summary
Test Plan

For both a viewport width >1791px and below,

Diff Detail

Repository
rP Phorge
Branch
T15985 (branched from master)
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1696
Build 1696: arc lint + arc unit

Event Timeline

With this I have a regression in /w/. Do you have too?

aklapper edited the test plan for this revision. (Show Details)

Fix unaligned elements by changing margin-left: -200px to -300px for div.phui-document-content and for full-size images, and by bumping max-width: 980px; to now 1280px for .phame-home-view .phame-home-container to avoid element overlapping

I expanded the test plan a bit, still if there is more to add please also expand. This seems to work for me (phamous last words)