gsxdsm
39d96bc83b
FN-5913: fix dashboard spinner anchoring
Keep dashboard loading spinners rotating around the correct center.
- switch shared SVG spinner utilities from fill-box to view-box anchoring
- factor spinner CSS assertions into a shared contract helper
- add lucide Loader2 coverage and a regression test against fill-box anchoring
Files changed:
.../app/__tests__/spinner-animation.css.test.ts | 50 ++++++++++++++--------
packages/dashboard/app/styles.css | 2 +-
2 files changed, 34 insertions(+), 18 deletions(-)
Fusion-Task-Id: FN-5913
Fusion-Task-Lineage: 5fbf2577-301e-4813-ac15-30a73267d155
2026-06-02 19:13:24 -07:00
..
2026-06-02 19:13:24 -07:00
2026-06-02 18:29:53 -07:00
2026-06-02 19:10:50 -07:00
2026-06-02 09:34:19 -07:00
2026-05-26 17:19:34 -07:00
2026-06-02 14:14:24 -07:00
2026-06-02 17:58:41 -07:00
2026-05-29 11:25:11 -07:00
2026-05-29 20:05:14 -07:00
2026-05-20 19:58:49 -07:00
2026-06-02 19:13:24 -07:00