-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
The "Report an Issue" form allows submission even if the required "Machine" and "Severity" fields are left empty, as long as the "Issue Title" field is populated. This results in incomplete data being submitted and the user being redirected to the success page incorrectly.
Steps to Reproduce
- Navigate to
/report. - Enter a value in "Issue Title" (e.g., "Test Title").
- Leave "Machine" and "Severity" unselected.
- Click "Submit Issue Report".
Expected Behavior
The form should block submission and display validation errors for the missing "Machine" and "Severity" fields.
Actual Behavior
The form submits successfully, and the user is redirected to /report/success.
Screenshots
(See attached screenshot in artifacts: title_only_submit_1765162117461.png)
Metadata
Metadata
Assignees
Labels
No labels