• 
      

    Convert RB.HeaderView to TypeScript/spina.

    Review Request #14061 — Created July 29, 2024 and submitted

    Information

    Review Board
    master

    Reviewers

    This change converts our HeaderView to TypeScript. This also fixes a
    couple lost-standing annoying issues with our unit tests where some of
    the page views being tested were inadvertently connecting to the page's
    global HeaderView and then removing it when the test was complete. There
    was also one admin-specific style that was leaking into the test page's
    display of the header, so I've changed that to be specific to admin
    pages.

    
     
    Summary ID
    Convert RB.HeaderView to TypeScript/spina.
    This change converts our HeaderView to TypeScript. This also fixes a couple lost-standing annoying issues with our unit tests where some of the page views being tested were inadvertently connecting to the page's global HeaderView and then removing it when the test was complete. There was also one admin-specific style that was leaking into the test page's display of the header, so I've changed that to be specific to admin pages.
    6cf47dac843a4fc9eae9369bbe4d41a198c0c707
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (87bd944)