Convert RB.HeaderView to TypeScript/spina.

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

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.


 

Commits

Files