-
- Downloads
Admin App-Settings Metrics header expand/collapse
Update section headers in Admin / Application Settings / Metrics and profiling to expand/collapse on click/tap. CSS classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only are added to header/h4 elements. This enables the expand/collapse behavior on on-click / on-tap. Project Settings headers (h4 elements) expand/collapse on mouse-click / tap and using the Expand/Collapse button. Most h4 headers in Admin / Application Settings pages do not expand/collapse on mouse-click / tap, but only using the Expand/Collapse button. This may seem inconsistent to the user. Changelog: changed
parent
4eb840e6
No related branches found
No related tags found
Showing
- app/assets/javascripts/self_monitor/components/self_monitor_form.vue 3 additions, 1 deletion...javascripts/self_monitor/components/self_monitor_form.vue
- app/views/admin/application_settings/metrics_and_profiling.html.haml 5 additions, 5 deletions...dmin/application_settings/metrics_and_profiling.html.haml
- spec/frontend/self_monitor/components/__snapshots__/self_monitor_form_spec.js.snap 1 addition, 1 deletion...r/components/__snapshots__/self_monitor_form_spec.js.snap
-
mentioned in merge request kubitus-project/kubitus-installer!1252 (merged)
Please register or sign in to comment