quantum-ai/job_posting_generator/templates
Claude 9c4fcaedf3 Improve job posting generator UX - reduce toast spam and add auto-scroll
UX IMPROVEMENTS:
- Add auto-scroll to processing status when job starts (matches social ads generator)
- Reduce excessive toast notifications from 17 to 14 (18% reduction)
- Make download operations silent (file download is confirmation enough)
- Remove success toast for copy operations (clipboard action is confirmation)
- Remove success toast for results display (visual results are confirmation)
- Add auto-scroll to form after reset for better UX flow

SILENT OPERATIONS (no toast spam):
 Download success - file download is confirmation
 Copy success - clipboard action is confirmation
 Reset form - visual clearing is confirmation
 Results display - showing content is confirmation

KEPT TOASTS FOR:
 Copy/download errors - user needs to know
 Form validation errors - user needs to fix
 Network/processing errors - user needs feedback
 Authentication errors - user needs action

Better user experience with less intrusive notifications, matching social ads generator pattern.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 23:12:12 +05:30
..
job_posting_generator Improve job posting generator UX - reduce toast spam and add auto-scroll 2025-07-25 23:12:12 +05:30