WordPress / WordPress/Learn

Feedback - Email subscription input field has incorrect styling when user is logged in

Open Beginner friendly
#3,525 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Bug
Dominant language
PHP
Stars
333
Forks
127
Avg merge
1d 7h
Merged PRs (30d)
11

Description

Type of feedback

//dev

Description

The "Sign up for updates" email input field in the Learn WordPress footer displays incorrect styling when a user is logged into WordPress.org. The field background becomes dark gray and the placeholder text disappears, making the field appear visually disabled or broken. When logged out, the field displays correctly with a white background and "Type your email..." placeholder text.

Step-by-step reproduction instructions

  1. Visit https://learn.wordpress.org/ while logged OUT of WordPress.org
  2. Scroll to the bottom footer "Sign up for updates" section
  3. Observe: Email input has a white background with "Type your email..." placeholder
  4. Now log IN to your WordPress.org account
  5. Visit https://learn.wordpress.org/ again
  6. Scroll to the same "Sign up for updates" section
  7. Observe: Email input now has a dark gray background with no placeholder text

Screenshots or screen recording

Image Image Image

Other information

  • This issue only affects logged-in users
  • The field is still functional but the dark gray background and missing placeholder text make it appear disabled, which may confuse users and reduce newsletter subscriptions
  • URL: https://learn.wordpress.org/

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Learn WordPress footer on https://learn.wordpress.org/ and inspect the "Sign up for updates" email input in logged-out and logged-in states. Trace the styles affecting its background and placeholder, then verify the field has the intended appearance and visible placeholder in both states.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.