You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears with appui 5.x the Toolbar was reworked and no longer makes a callback to the onItemExecuted prop when a toolbar button is clicked.
To Reproduce
Open any QA-based iModel containing sheets/drawings with hypermodel links.
Go to 2D Views widget.
Enable hypermodeling.
Hover over one of the icons that appears in the view.
Try to click any of the contextual toolbar buttons.
Notice that non of them work, as action put behind them is not invoked.
Expected Behavior
The onItemExecuted callback should be called after the clicked Toolbar item is executed.
Screenshots
Desktop (please complete the applicable information)
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
It appears with appui 5.x the Toolbar was reworked and no longer makes a callback to the onItemExecuted prop when a toolbar button is clicked.
To Reproduce
Open any QA-based iModel containing sheets/drawings with hypermodel links.
Go to 2D Views widget.
Enable hypermodeling.
Hover over one of the icons that appears in the view.
Try to click any of the contextual toolbar buttons.
Notice that non of them work, as action put behind them is not invoked.
Expected Behavior
The onItemExecuted callback should be called after the clicked Toolbar item is executed.
Screenshots
Desktop (please complete the applicable information)
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: