Improve goal card descriptions to support markdown formatting while keeping long content scannable. - render goal descriptions with markdown + GFM support in GoalsView - collapse long or multi-line descriptions by default and add Show more/Show less disclosure - style collapsed description layout and add responsive clamp adjustments - add tests for markdown rendering, long-description toggle behavior, and short-description no-toggle behavior Files changed: packages/dashboard/app/components/GoalsView.css | 27 +++++++++++++ packages/dashboard/app/components/GoalsView.tsx | 46 +++++++++++++++++++++- packages/dashboard/app/components/__tests__/GoalsView.test.tsx | 42 ++++++++++++++++++++ 3 files changed, 114 insertions(+), 1 deletion(-) Fusion-Task-Id: FN-5791 Fusion-Task-Lineage: a3a0be5c-4a8d-4dc1-93a3-40891ab7762b
3.0 KiB
3.0 KiB