Skip to content

Add subject validation before sending email#377

Open
tobias-weiss-ai-xr wants to merge 1 commit into
Alinto:masterfrom
tobias-weiss-ai-xr:feature/warn-send-without-subject
Open

Add subject validation before sending email#377
tobias-weiss-ai-xr wants to merge 1 commit into
Alinto:masterfrom
tobias-weiss-ai-xr:feature/warn-send-without-subject

Conversation

@tobias-weiss-ai-xr

Copy link
Copy Markdown
  • Validate that subject field is not empty when sending
  • Check for nil, empty string, or whitespace-only subject
  • Use existing localization key 'error_missingsubject' which prompts user for confirmation

- Validate that subject field is not empty when sending
- Check for nil, empty string, or whitespace-only subject
- Use existing localization key 'error_missingsubject' which prompts user for confirmation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant