Fix a regression with event names in the unified banner.

Review Request #12924 — Created March 27, 2023 and submitted

david
Review Board
release-6.x
reviewboard

The change to prep for spina 2 and renaming event handlers to not use
ES6-private methods had some errors, preventing the mode switcher
drop-down from working correctly. This change fixes up the method names.

  • Verified that the drop-down menu worked again.
  • Audited event handler names to make sure we didn't have any other
    similar issues.
Summary
Fix a regression with event names in the unified banner.
maubin
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (ba90661)
Loading...