Page MenuHomePhabricator

Fix scrolling over sidenav
ClosedPublic

Authored by chad on Feb 25 2015, 12:11 AM.
Tags
None
Referenced Files
F13149375: D11881.diff
Sat, May 4, 8:41 AM
Unknown Object (File)
Thu, May 2, 10:57 AM
Unknown Object (File)
Fri, Apr 26, 2:48 AM
Unknown Object (File)
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)
Apr 3 2024, 12:13 AM
Unknown Object (File)
Mar 26 2024, 2:29 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
Branch
scroll-bar-3
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4641
Build 4655: [Placeholder Plan] Wait for 30 Seconds

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.