Project

General

Profile

« Previous | Next » 

Revision 32cedde5

Added by Karolína Małyjurková 4 months ago

Fixes #37067 - closing parent nav should close child nav

View differences:

webpack/assets/javascripts/react_app/components/Layout/__tests__/__snapshots__/LayoutSelectors.test.js.snap
"iconClass": "fa fa-tachometer",
"subItems": Array [
Object {
"className": "mobile-active",
"href": "/",
"id": "menu_item_dashboard",
"isDivider": false,
......
"title": undefined,
},
Object {
"className": "mobile-active",
"href": "/fact_values",
"id": "menu_item_facts",
"isDivider": false,
......
"title": undefined,
},
Object {
"className": "mobile-active",
"href": "/audits",
"id": "menu_item_audits",
"isDivider": false,
......
"title": undefined,
},
Object {
"className": "mobile-active",
"href": undefined,
"id": "menu_item_reports",
"isDivider": true,
......
"title": undefined,
},
Object {
"className": "mobile-active",
"href": "/config_reports?search=eventful+%3D+true",
"id": "menu_item_config_management",
"isDivider": false,
......
"title": undefined,
},
Object {
"className": "mobile-active",
"href": "/templates/report_templates",
"id": "menu_item_report_templates",
"isDivider": false,
......
"iconClass": "fa fa-server",
"subItems": Array [
Object {
"className": "mobile-active",
"href": "/hosts",
"id": "menu_item_all_hosts",
"isDivider": false,
......
"title": undefined,
},
Object {
"className": "mobile-active",
"href": "/hosts/new",
"id": "menu_item_create_host",
"isDivider": false,
......
"title": undefined,
},
Object {
"className": "mobile-active",
"href": undefined,
"id": "menu_item_provisioning_setup",
"isDivider": true,
......
"title": undefined,
},
Object {
"className": "mobile-active",
"href": "/architectures",
"id": "menu_item_architectures",
"isDivider": false,
......
"iconClass": "fa fa-wrench",
"subItems": Array [
Object {
"className": "mobile-active",
"href": "/hostgroups",
"id": "menu_item_host_groups",
"isDivider": false,
......
"title": undefined,
},
Object {
"className": "mobile-active",
"href": "/common_parameters",
"id": "menu_item_global_parameters",
"isDivider": false,

Also available in: Unified diff