Description
Update ControlPanel to collect all scenario parameters and submit to FastAPI ML prediction service. Include form validation, progress indicators, and success/error feedback. Implement scenario saving and loading functionality. Add preview of scenario before submission.
Dependencies
- FWI-FE-209 (Integration with real data)
- FWI-FE-401 (Enhanced useSimulation hook)
Acceptance Criteria
Technical Notes
- Use controlled components for form handling
- Implement proper form validation
- Add progress tracking and notifications
- Consider real-time validation feedback
Description
Update ControlPanel to collect all scenario parameters and submit to FastAPI ML prediction service. Include form validation, progress indicators, and success/error feedback. Implement scenario saving and loading functionality. Add preview of scenario before submission.
Dependencies
Acceptance Criteria
Technical Notes