Bug Description
The spam detector is showing a “Something went wrong” error after clicking the “Analyze message” button, even when valid input is provided.
Expected Behavior
The application should properly analyze the entered message/email and display the spam detection result instead of showing an error message.
Possible Cause
The issue may be related to API handling, backend response errors, request validation, or frontend error handling logic.
Additional Notes
The UI loads correctly and input is being accepted, but the analysis functionality is failing during processing.
I’d like to work on fixing this issue under SSoC26.
Bug Description
The spam detector is showing a “Something went wrong” error after clicking the “Analyze message” button, even when valid input is provided.
Expected Behavior
The application should properly analyze the entered message/email and display the spam detection result instead of showing an error message.
Possible Cause
The issue may be related to API handling, backend response errors, request validation, or frontend error handling logic.
Additional Notes
The UI loads correctly and input is being accepted, but the analysis functionality is failing during processing.
I’d like to work on fixing this issue under SSoC26.