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
Given: As an user login to system
When: Navigate to home page
Then: Use can see the home menu in the home page left region.
the max depth of home menu tree is 3
this home menu item can show the icon and label from the api response data.
api response 404 then the home menu list is empty
Given: The home menu Item has children nodes
When: Use click the arrow the of the home menu Item
Then: Use can expand and collapse the children nodes
The text was updated successfully, but these errors were encountered:
HeadMenu
User can see the head menu in the home page at the.
UX
Pages & Components & Widgets
/widgets/HeadMenuList
API Spec
http://106.14.147.173:7001/swagger#/Menu/get_api_v1_resource_head_menu
CSS Variables
/
I18n Keys
/
Acceptance Criteria
Given: As an user login to system
When: Navigate to home page
Then: Use can see the
home menu
in the home page left region.Given: The
home menu Item
has children nodesWhen: Use click the arrow the of the
home menu Item
Then: Use can expand and collapse the children nodes
The text was updated successfully, but these errors were encountered: