mirror of
https://github.com/mblanke/Goose-Core.git
synced 2026-03-01 06:10:20 -05:00
32 lines
605 B
Markdown
32 lines
605 B
Markdown
Screen: Findings Table
|
|
|
|
Purpose:
|
|
Primary analyst workspace for reviewing results.
|
|
|
|
Layout:
|
|
- Full-width table
|
|
- Dense rows
|
|
- Sticky header
|
|
- Filters above table
|
|
|
|
Columns (left to right):
|
|
- Severity (icon + color)
|
|
- Summary
|
|
- Source
|
|
- Confidence
|
|
- Timestamp
|
|
- Actions
|
|
|
|
Behavior:
|
|
- Default sort: severity desc, timestamp desc
|
|
- Row hover reveals secondary actions
|
|
- Clicking a row opens a detail panel (not a new page)
|
|
|
|
Animation:
|
|
- New findings animate in briefly
|
|
- Severity changes animate once
|
|
- Table interactions are instant
|
|
|
|
Consistency:
|
|
This screen must look and behave the same in all applications.
|