mirror of
https://github.com/thecyberlearn/quantum-ai-v2.git
synced 2026-08-18 17:32:58 +00:00
UX IMPROVEMENTS: - Reduce excessive toast notifications - only show for critical actions - Add smooth auto-scroll when processing starts (scrolls to processing section) - Add smooth auto-scroll when results appear (scrolls to results section) - Disable submit button during processing with loading state (⏳ Generating...) - Remove unnecessary toasts for download (file download is confirmation enough) - Remove toast for form reset (visual feedback is sufficient) - Simplify copy notification text - Add scroll to form when reset button is clicked BEHAVIOR CHANGES: - Toast notifications now only appear for: - Form validation errors (important) - Processing completion success/failure (important) - Copy to clipboard success/failure (user needs feedback) - Auto-scroll provides visual feedback for processing flow - Button states clearly indicate processing status - Smoother overall user interaction flow These changes create a more polished, less noisy user experience while maintaining important feedback for critical actions. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| agent_base | ||
| authentication | ||
| core | ||
| data_analyzer | ||
| email_writer | ||
| five_whys_analyzer | ||
| job_posting_generator | ||
| netcop_hub | ||
| social_ads_generator | ||
| static | ||
| templates | ||
| tests | ||
| wallet | ||
| weather_reporter | ||
| .env.example | ||
| .gitignore | ||
| AGENT_CREATION_GUIDE.md | ||
| agent_template_prototype.html | ||
| CLAUDE.md | ||
| CONSERVATIVE_IMPROVEMENT_PLAN.md | ||
| IMPROVEMENT_SUGGESTIONS.md | ||
| manage.py | ||
| NETCOP_HUB_ANALYSIS.md | ||
| railway.json | ||
| requirements-dev.txt | ||
| requirements.txt | ||
| run_dev.sh | ||
| social_ads_generator_exact_ui.html | ||
| social_ads_generator_exact.html | ||
| social_ads_generator.html | ||