gsxdsm
34ed2d1ffb
FN-8750: redesign resolved GitHub issues table
Improve the resolved GitHub issues table across desktop, tablet, and mobile layouts.
- Add responsive table styling with semantic links and readable metadata.
- Add table hooks and regression coverage for layout and token use.
- Capture desktop and mobile layout smoke screenshots.
Files changed:
...mmand-center-css-token-canonicalization.test.ts | 15 ++
.../components/command-center/areas/GithubArea.tsx | 37 +++--
.../areas/__tests__/areas.github-signals.test.tsx | 27 ++--
.../app/components/command-center/areas/areas.css | 151 +++++++++++++++++++++
.../dashboard/scripts/browser-layout-smoke.mjs | 120 +++++++++++++++-
screenshots/fn-8750-resolved-github-desktop.png | 3 +
screenshots/fn-8750-resolved-github-mobile.png | 3 +
7 files changed, 333 insertions(+), 23 deletions(-)
Fusion-Task-Id: FN-8750
Fusion-Task-Lineage: b229bad6-7d32-4a04-9681-c4184c46c015
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>