turnstone/web/src/components
pyr0ball 3362eb1fb6 fix: final review fixes — port guard, network error handling, wizard back nav, tablist arrow keys, dialog focus trap
- wizard.py: wrap syslog_port int() in try/except to default 514 on non-numeric input
- ContextView: add try/catch to doDelete, doDeleteFact, addFact for network errors
- ContextView: arrow-key navigation for tablist (ArrowLeft/ArrowRight)
- DiagnoseView: arrow-key navigation for tablist (ArrowLeft/ArrowRight)
- WizardOverlay: reset current_step to last schema step when clicking 'Go back and edit'
- WizardOverlay: focus trap on Tab/Shift+Tab within dialog element
2026-05-13 17:40:40 -07:00
..
DocUploadZone.vue fix: drag flicker guard, error body parsing, wizard session restore answer 2026-05-13 17:07:56 -07:00
IncidentForm.vue feat: add QuickCapture and IncidentForm components 2026-05-11 09:15:25 -07:00
LogEntryRow.vue fix: a11y — QuickCapture label/role/aria-live/spinner, LogEntryRow expand button 2026-05-13 16:42:46 -07:00
QuickCapture.vue fix: a11y — QuickCapture label/role/aria-live/spinner, LogEntryRow expand button 2026-05-13 16:42:46 -07:00
QuickCaptureBar.vue feat: add QuickCaptureBar and QuickCaptureFab entry point components 2026-05-11 09:16:33 -07:00
QuickCaptureFab.vue feat: add QuickCaptureBar and QuickCaptureFab entry point components 2026-05-11 09:16:33 -07:00
SeverityBadge.vue feat: Vue 3 frontend and FastAPI REST layer 2026-05-08 16:27:59 -07:00
StatusDot.vue feat: Vue 3 frontend and FastAPI REST layer 2026-05-08 16:27:59 -07:00
WizardOverlay.vue fix: final review fixes — port guard, network error handling, wizard back nav, tablist arrow keys, dialog focus trap 2026-05-13 17:40:40 -07:00