Page MenuHomePhabricator

Fix scrolling over sidenav
ClosedPublic

Authored by chad on Feb 25 2015, 12:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 2, 7:18 AM
Unknown Object (File)
Fri, Jan 24, 12:37 PM
Unknown Object (File)
Fri, Jan 24, 12:27 AM
Unknown Object (File)
Fri, Jan 24, 12:27 AM
Unknown Object (File)
Fri, Jan 24, 12:27 AM
Unknown Object (File)
Fri, Jan 24, 12:27 AM
Unknown Object (File)
Sat, Jan 11, 10:54 AM
Unknown Object (File)
Wed, Jan 8, 9:57 PM
Subscribers
Tokens
"Baby Tequila" token, awarded by btrahan.

Details

Summary

This is the simplest fix I could find.

Test Plan

Scroll over sidenav on home, maniphest, workboards, etc. Test mobile, deskop. Firefox, Safari, Chrome, Internet Explorer.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Fix scrolling over sidenav.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.

Basically phabricator-nav-content's margin is overtop of this element, when we set it behind, thus capturing the entire page, and the background column is just a background.

I haven't been able to break this in my sandbox.

     @@@  @@@  @@@              @@@@@@    @@@@@@@  @@@@@@@    @@@@@@   @@@       @@@       @@@@@@@    @@@@@@   @@@@@@@            
     @@@  @@@  @@@             @@@@@@@   @@@@@@@@  @@@@@@@@  @@@@@@@@  @@@       @@@       @@@@@@@@  @@@@@@@@  @@@@@@@@           
     @@!  @@!  !@@             !@@       !@@       @@!  @@@  @@!  @@@  @@!       @@!       @@!  @@@  @@!  @@@  @@!  @@@           
     !@!  !@!  @!!             !@!       !@!       !@!  @!@  !@!  @!@  !@!       !@!       !@   @!@  !@!  @!@  !@!  @!@           
     !!@   !@@!@!   @!@!@!@!@  !!@@!!    !@!       @!@!!@!   @!@  !@!  @!!       @!!       @!@!@!@   @!@!@!@!  @!@!!@!            
     !!!    @!!!    !!!@!@!!!   !!@!!!   !!!       !!@!@!    !@!  !!!  !!!       !!!       !!!@!!!!  !!!@!!!!  !!@!@!             
     !!:   !: :!!                   !:!  :!!       !!: :!!   !!:  !!!  !!:       !!:       !!:  !!!  !!:  !!!  !!: :!!            
!!:  :!:  :!:  !:!                 !:!   :!:       :!:  !:!  :!:  !:!   :!:       :!:      :!:  !:!  :!:  !:!  :!:  !:!           
::: : ::   ::  :::             :::: ::    ::: :::  ::   :::  ::::: ::   :: ::::   :: ::::   :: ::::  ::   :::  ::   :::           
 : :::     :   ::              :: : :     :: :: :   :   : :   : :  :   : :: : :  : :: : :  :: : ::    :   : :   :   : :           
                                                                                                                                  
                                                                                                                                  
                              @@@@@@@@   @@@@@@   @@@@@@@   @@@@@@@@  @@@  @@@  @@@@@@@@  @@@@@@@                                 
   !@!    @!@     !@!    @!@  @@@@@@@@  @@@@@@@@  @@@@@@@@  @@@@@@@@  @@@  @@@  @@@@@@@@  @@@@@@@@     !@!    @!@     !@!    @!@  
 @!@!@!@!@!@    @!@!@!@!@!@   @@!       @@!  @@@  @@!  @@@  @@!       @@!  @@@  @@!       @@!  @@@   @!@!@!@!@!@    @!@!@!@!@!@   
!!!    !@!     !!!    !@!     !@!       !@!  @!@  !@!  @!@  !@!       !@!  @!@  !@!       !@!  @!@  !!!    !@!     !!!    !@!     
                              @!!!:!    @!@  !@!  @!@!!@!   @!!!:!    @!@  !@!  @!!!:!    @!@!!@!                                 
                              !!!!!:    !@!  !!!  !!@!@!    !!!!!:    !@!  !!!  !!!!!:    !!@!@!                                  
                              !!:       !!:  !!!  !!: :!!   !!:       :!:  !!:  !!:       !!: :!!                                 
                              :!:       :!:  !:!  :!:  !:!  :!:        ::!!:!   :!:       :!:  !:!                                
                               ::       ::::: ::  ::   :::   :: ::::    ::::     :: ::::  ::   :::                                
                               :         : :  :    :   : :  : :: ::      :      : :: ::    :   : :
epriestley edited edge metadata.

uhhhhhhhhhhhhhhh

wut

This revision is now accepted and ready to land.Feb 25 2015, 12:47 AM
This revision was automatically updated to reflect the committed changes.

Want to roll secure? I'll do another test pass.