One of the most counterintuitive things I learnt when building dashboards for upper management levels: They don't want a dashboard.
When I presented them my dashboards filled with charts and interaction elements, they didn't even know what to filter. They just want insights,
I wasn't sure which HTML elements to use for KPI cards until I found this pattern.
It uses a definition list (<dl>) with definition term (<dt>) and definition description (<dd>).
This improves accessibility: screen readers can better understand which name the value belongs to,
It is hard to find plugins that really boost my productivity in @figma, but this one created by @SShuaiqi is definitely a game changer 🤩
Link to plugin: figma.com/community/plug…
Working on a new dashboard, and once again, I'm struggling with the right navigation type. I've collected some pros and cons of vertical (sidebar) and horizontal (top) navigation: