Fix a regression with event names in the unified banner.

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

Information

Review Board
release-6.x

Reviewers

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 ID
Fix a regression with event names in the unified banner.
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. Testing Done: - Verified that the drop-down menu worked again. - Audited event handler names to make sure we didn't have any other similar issues.
22e8357b630ee2b66d306c85acb45ebeb0806030
maubin
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

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