fix(dashboard): rework Insights view with two-pane layout
- Categories list in a left sidebar; insights for the selected category render in a scrollable right pane (mobile collapses sidebar to a horizontal chip rail and keeps the header on a single row). - Removed -webkit-line-clamp on insight content so full text shows. - Fixed scroll: added min-height: 0 to flex containers. - Larger icons (20px) inside per-insight action buttons; close button switched off the invisible btn-icon styling. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
5
.changeset/insights-two-pane-layout.md
Normal file
5
.changeset/insights-two-pane-layout.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Insights view: two-pane layout (categories sidebar + scrollable detail), full insight content (no line-clamp), larger action icons, fixed scrolling, and mobile single-row header.
|
||||
Reference in New Issue
Block a user