Automattic / Automattic/jetpack

Contact Form: Provide default value when no "from" value is discernable.

Open
#39,440 0 comments 0 reactions 0 assignees View on GitHub
[Feature] Forms [Plugin] Jetpack [Pri] Low Enhancement
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

### Impacted plugin

Jetpack

### What

Provide a fallback when name, e-mail, and IP address is not available for the "new" inbox.

### How

Originally reported in https://github.com/Automattic/jetpack/pull/39395#pullrequestreview-2307224483

In #39395, we added a filter to allow IP addresses to be excluded from the contact form results. The IP address is the final fallback in the contact form submission list for the "from" column if name/e-mail is not present. If the IP address is also not present, a blank appears for that entry.

Contributor guide

Open the contributing guide

Research direction

Review the context from PR #39395, then locate the Jetpack contact form submission list for the new inbox and its "from" value handling. Confirm how name, e-mail, and IP address are selected, and make the issue done when an entry displays a fallback instead of a blank when all three are unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.