Skip to content

fix(composer): only warn about missing 'To' when cc/bcc are set - #13487

Open
ChristophWurst wants to merge 1 commit into
mainfrom
fix/composer-missing-to-warning
Open

fix(composer): only warn about missing 'To' when cc/bcc are set#13487
ChristophWurst wants to merge 1 commit into
mainfrom
fix/composer-missing-to-warning

Conversation

@ChristophWurst

Copy link
Copy Markdown
Member

The no-'To'-recipient hint fired whenever the auto-focused To field was blurred empty, annoying users who write the body before the recipients. Restrict it to the case it exists for: cc or bcc filled but To empty.

Assisted-by: Claude:claude-opus-4-8

馃 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

The no-'To'-recipient hint fired whenever the auto-focused To field was
blurred empty, annoying users who write the body before the recipients.
Restrict it to the case it exists for: cc or bcc filled but To empty.

Assisted-by: Claude:claude-opus-4-8
Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
@ChristophWurst ChristophWurst self-assigned this Aug 13, 2026
@ChristophWurst
ChristophWurst requested a review from GretaD as a code owner August 13, 2026 19:46
@nextcloud-command nextcloud-command added the AI assisted This PR contains AI-assisted commits label Aug 13, 2026

@steven-mpawulo steven-mpawulo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is much better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review AI assisted This PR contains AI-assisted commits bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants