Problem
When a user visits the Security, E2E, Load, or Attack Pipeline tabs for the first time, the "History" sections are entirely blank or show raw empty tables, which can feel unpolished.
Proposed Solution
Create a clean reusable EmptyHistoryState component showing a subtle Lucide icon (e.g., History or ShieldAlert), a friendly descriptive notice, and a shortcut button pointing to run a new scan.
File(s) to Modify
app/console/security/page.tsx
app/console/attack-pipeline/page.tsx
app/console/e2e/page.tsx
I want to work on this issue. Please assign it to me.
Problem
When a user visits the Security, E2E, Load, or Attack Pipeline tabs for the first time, the "History" sections are entirely blank or show raw empty tables, which can feel unpolished.
Proposed Solution
Create a clean reusable
EmptyHistoryStatecomponent showing a subtle Lucide icon (e.g.,HistoryorShieldAlert), a friendly descriptive notice, and a shortcut button pointing to run a new scan.File(s) to Modify
app/console/security/page.tsxapp/console/attack-pipeline/page.tsxapp/console/e2e/page.tsxI want to work on this issue. Please assign it to me.