Files
Zero/apps/mail/components
Ahmet Kilinc 011fd526ba fix: email composer paste (#1294)
# Add multi-email paste functionality to email composer

## Description

Added the ability to paste multiple email addresses at once in the email composer. Users can now copy a list of email addresses separated by commas, semicolons, or whitespace and paste them into the "To" field. The system validates each email address, adds valid ones to the recipient list, and displays appropriate success/error toast notifications.

## Type of Change

- [x]  New feature (non-breaking change which adds functionality)
- [x] 🎨 UI/UX improvement

## Areas Affected

- [x] User Interface/Experience

## Testing Done

- [x] Manual testing performed

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit

- **New Features**
	- You can now paste multiple email addresses into the "To" field when composing an email. Valid addresses are automatically added as recipients, and you’ll receive feedback for any invalid entries.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-06-11 17:40:25 +01:00
..
2025-06-09 19:10:49 -07:00
2025-06-07 10:45:26 -07:00
2025-05-23 19:20:17 +05:30
2025-06-11 17:40:25 +01:00
2025-05-30 08:45:23 +00:00
2025-06-06 16:47:55 -07:00
2025-06-11 00:38:15 -07:00
2025-05-23 19:20:17 +05:30
2025-05-26 18:36:15 -07:00
2025-05-26 18:36:15 -07:00
2025-06-11 00:38:15 -07:00
2025-06-06 13:40:11 -07:00
2025-06-05 11:53:10 -07:00
2025-06-09 20:44:01 -07:00
2025-06-05 16:28:02 -07:00