What happened?
Expected Behavior
The form data should be processed/submitted, and the application should smoothly redirect the user to the generated projects dashboard page (/projects or equivalent results view), displaying relevant matched projects.
Actual Behavior
Clicking the button yields no visual response. The form doesn't clear, no loading spinner is triggered, and the user is not redirected.
Steps to reproduce
Steps to Reproduce
- Navigate to the project generator input page.
- Select one or more technology tags (e.g., Python, JavaScript, React).
- Select an option from the Experience Level dropdown.
- Select an option from the Area of Interest dropdown.
- Select an option from the Time Availability dropdown.
- Click the purple "Generate My Projects" button.
Expected behaviour
Expected Behavior
The form data should be processed/submitted, and the application should smoothly redirect the user to the generated projects dashboard page (/projects or equivalent results view), displaying relevant matched projects.
Area of the app affected
Homepage form
Python version
3.11.4
Operating system
Windows 11
Relevant error output or logs
Before submitting
What happened?
Expected Behavior
The form data should be processed/submitted, and the application should smoothly redirect the user to the generated projects dashboard page (
/projectsor equivalent results view), displaying relevant matched projects.Actual Behavior
Clicking the button yields no visual response. The form doesn't clear, no loading spinner is triggered, and the user is not redirected.
Steps to reproduce
Steps to Reproduce
Expected behaviour
Expected Behavior
The form data should be processed/submitted, and the application should smoothly redirect the user to the generated projects dashboard page (
/projectsor equivalent results view), displaying relevant matched projects.Area of the app affected
Homepage form
Python version
3.11.4
Operating system
Windows 11
Relevant error output or logs
Before submitting