flake8
passed.
JSHint
passed.
Review Request #13883 — Created May 21, 2024 and submitted
BaseMenuHandleView
now allows subclasses to specify whether a menu is
allowed to displayed, depending on the state of the component. This is
done via acanOpenMenu()
function, which subclasses can override.
MenuButtonView
overrides this to disable menus when the component is
disabled, ensuring it's fully non-interactive.
Unit tests passed.
Tested this in Storybook.
Summary | ID |
---|---|
8579c075c5057595844b7388f750949d9a7aad71 |