• Dmitriy Zaporozhets's avatar
    Merge branch 'issue-page-keeps-jumping-up' into 'master' · cd3f27b9
    Dmitriy Zaporozhets authored
    Issue page keeps jumping up
    
    This happens when the discussion side is smaller than the sidebar and the sidebar will need to scroll. When this happens I calculate the height of the two and see if the discussion panel is smaller and make them the same height and add a class `no-affix` which makes the sidebar relative positioning so it won't stick to the top.
    
    See merge request !2417
    cd3f27b9
issue.js.coffee 2.93 KB