flake8
passed.
JSHint
passed.
Review Request #13938 — Created June 4, 2024 and submitted
The recent fix for the click handlers to menu items broke the items in
the archive menu, because those weren't properly converted to be
MenuItemAction
subclasses that implementedactivate()
. This change
does that, removing the custom event handling they were doing.
Summary | ID |
---|---|
6e66dd011211b21df5344051b046a92e2550212b |