mirror of
https://github.com/mblanke/Goose-Core.git
synced 2026-03-01 06:10:20 -05:00
Define Finding Detail interaction
This commit is contained in:
20
ui/SCREEN_FINDING_DETAIL.md
Normal file
20
ui/SCREEN_FINDING_DETAIL.md
Normal file
@@ -0,0 +1,20 @@
|
||||
Screen: Finding Detail
|
||||
|
||||
Entry:
|
||||
- Opened from Findings Table
|
||||
- Appears as side panel or modal (not full navigation)
|
||||
|
||||
Content:
|
||||
- Summary at top
|
||||
- Severity and confidence clearly visible
|
||||
- Source and timestamp metadata
|
||||
- Raw data section (collapsible)
|
||||
- Actions section at bottom
|
||||
|
||||
Behavior:
|
||||
- No blocking animations
|
||||
- Panel opens quickly
|
||||
- Closing returns focus to table
|
||||
|
||||
Rule:
|
||||
All actions must trace back to the finding.
|
||||
Reference in New Issue
Block a user