Page MenuHomePhabricator

Fix scrolling over sidenav
ClosedPublic

Authored by chad on Feb 25 2015, 12:11 AM.
Tags
None
Referenced Files
F13086788: D11881.diff
Thu, Apr 25, 12:43 AM
Unknown Object (File)
Wed, Apr 17, 1:04 PM
Unknown Object (File)
Mon, Apr 8, 7:33 PM
Unknown Object (File)
Wed, Apr 3, 12:13 AM
Unknown Object (File)
Tue, Mar 26, 2:29 AM
Unknown Object (File)
Mar 15 2024, 3:52 PM
Unknown Object (File)
Mar 15 2024, 3:07 PM
Unknown Object (File)
Feb 16 2024, 3:47 AM
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.