mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 13:33:30 +01:00
MAESTRO: enable header input paste
This commit is contained in:
@@ -38,7 +38,7 @@ Note: `npx vitest run src/__tests__/AnalyseButton.test.tsx` passes; Vitest emits
|
||||
## Completion
|
||||
|
||||
- [x] All vitest tests pass: `npx vitest run src/__tests__/HeaderInput.test.tsx src/__tests__/FileDropZone.test.tsx src/__tests__/AnalyseButton.test.tsx`
|
||||
- [ ] User can paste text into the header input area
|
||||
- [x] User can paste text into the header input area
|
||||
- [ ] User can drop an EML/TXT file and see it auto-populate the input
|
||||
- [ ] Analyse button is disabled when input is empty
|
||||
- [ ] Ctrl+Enter keyboard shortcut triggers the analyse action
|
||||
|
||||
Reference in New Issue
Block a user