mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 05:23:31 +01:00
MAESTRO: disable analyse when input empty
This commit is contained in:
@@ -40,7 +40,7 @@ Note: `npx vitest run src/__tests__/AnalyseButton.test.tsx` passes; Vitest emits
|
||||
- [x] All vitest tests pass: `npx vitest run src/__tests__/HeaderInput.test.tsx src/__tests__/FileDropZone.test.tsx src/__tests__/AnalyseButton.test.tsx`
|
||||
- [x] User can paste text into the header input area
|
||||
- [x] User can drop an EML/TXT file and see it auto-populate the input
|
||||
- [ ] Analyse button is disabled when input is empty
|
||||
- [x] Analyse button is disabled when input is empty
|
||||
- [ ] Ctrl+Enter keyboard shortcut triggers the analyse action
|
||||
- [ ] Dark hacker theme is visible with correct colour palette
|
||||
- [ ] Validation shows user-friendly errors for empty and oversized input
|
||||
|
||||
Reference in New Issue
Block a user