Feedback - Email subscription input field has incorrect styling when user is logged in
Nobody has claimed this yet.
- 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
- Visit https://learn.wordpress.org/ while logged OUT of WordPress.org
- Scroll to the bottom footer "Sign up for updates" section
- Observe: Email input has a white background with "Type your email..." placeholder
- Now log IN to your WordPress.org account
- Visit https://learn.wordpress.org/ again
- Scroll to the same "Sign up for updates" section
- Observe: Email input now has a dark gray background with no placeholder text
Screenshots or screen recording
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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