Open
Description
Environment
Jmix version: 2.5.1, 2.6.0
Bug Description
If the menu item with <urlQueryParameters>
is declared in the menu.xml
, then this menu item is not shown as selected after clicking on it. Moreover, if there is a menu item opening the same view but without parameters, other menu item is shown as selected.
Steps To Reproduce
In the sample project: open from menu Application -> Active users.
Current Behavior
The All users menu item is shown as selected and the Active users view is opened.
Expected Behavior
The Active users menu item is shown as selected and the Active users view is opened.