- Add renderFeedbackExplanation() function to display detailed explanations - Include contributing link name, threshold exceed ratio, and timestamp - Add diagnostic info (root cause and advice) when available - Add expandable UI with toggle arrow - Add CSS styles for explanation section - Show correction note about system learning from feedback When user marks detection as FALSE_POSITIVE, show explanation: 'The system detected motion here because: [link]'s signal exceeded threshold by Nx at [time]. Could be caused by: [root cause or 'ambient RF interference']. We've noted this and will apply a correction.' Files: dashboard/js/feedback.js Acceptance: explanation shown after any FALSE_POSITIVE feedback; contains contributing link name; shows diagnostic result or default message. |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| ambient.html | ||
| index.html | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||
| simple.html | ||