Implement scrolling behavior for projects list nav.

Review Request #7587 — Created Aug. 14, 2015 and submitted

Information

student-sonar
master
2890846...

Reviewers

When scrolling the main body of the projects list, it's nice to also scroll the
nav to show the highlighted item. This implements that.

Scrolled around with a variety of window sizes and scroll positions. Saw that
everything worked as expected.

Description From Last Updated

_.bindAll in constructor?

brenniebrennie
reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        css/style.less
        lib/frontend/student-projects-view.js
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        css/style.less
        lib/frontend/student-projects-view.js
    
    
  2. 
      
brennie
  1. 
      
  2. lib/frontend/student-projects-view.js (Diff revision 1)
     
     

    _.bindAll in constructor?

  3. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (9ddff87)
Loading...