Skip to content

Analytics dashboards UI polish

Alex Pennells requested to merge 409947-vsd-layout-improvements into master

What does this MR do and why?

Applies slight UI improvements to the analytics dashboards

Summary:

  • Reduce padding on title and description
  • Remove horizontal line between title and dashboard content
  • Change background color to gray-10
  • Add small shadow to dashboard panels

Screenshots or screen recordings

Before After
Screenshot_2023-12-19_at_12.32.36_PM Screenshot_2023-12-19_at_12.38.24_PM
Screenshot_2023-12-12_at_11.18.35_AM Screenshot_2023-12-12_at_11.12.09_AM

How to set up and validate locally

Feature flags

  • Feature.enable(:group_analytics_dashboards): enables the group dashboard list
  • Feature.enable(:group_analytics_dashboard_dynamic_vsd): renders the dashboard using shared analytics dashboards

Viewing the page

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #409947 (closed)

Edited by Alex Pennells

Merge request reports