Skip to content

feat: show rule-based trends in ResultGrid - #613

Draft
emrberk wants to merge 4 commits into
mainfrom
feat/grid-highlight-rules
Draft

emrberk wants to merge 4 commits into
mainfrom
feat/grid-highlight-rules

Conversation

@emrberk

@emrberk emrberk commented Sep 24, 2026

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

Web Console deploy preview

Preview Commit Logs
https://pr-613--web-console.netlify.app 7d5c268 build log

emrberk and others added 3 commits September 25, 2026 09:54
A row rule counts as a match for every cell of its row, so the first
matching rule in the list wins per cell. A row rule listed first paints
the whole row; a cell rule listed first keeps its cell and the row rule
fills the rest. Schema and prompt describe the same order.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
The drawer shell keeps its nodes for a slide-out before unmounting, and
both drawers let the shell own visibility. A maximize or restore remounts
the cell, so the open state and the unsaved draft (rules, expanded rule,
chart config) live in a per-cell session store and come back in place
without replaying the entrance.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant