Automattic / Automattic/jetpack

Typo in sharing buttons code: "serivces"

Open
#44,756 1 comment 0 reactions 0 assignees View on GitHub
[Plugin] Jetpack
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

### Impacted plugin

Jetpack

### Quick summary

There's a typo where `services` is spelled `serivces` in several places, including the ID for the sharing buttons block: `jetpack-sharing-serivces-list`

https://github.com/search?q=repo%3AAutomattic%2Fjetpack%20serivces&type=code

### Steps to reproduce

Add sharing buttons to posts.

Image

### Site owner impact

More than 60% of the total website/platform users

### Severity

Minor

### What other impact(s) does this issue have?

_No response_

### If a workaround is available, please outline it here.

Custom CSS still can be added to the ID even with the misspelling.

However – I almost corrected my own CSS to reference `jetpack-sharing-services-list` – and then it wouldn't have worked.

### Platform (Simple and/or Atomic)

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the repository code search for `serivces`, especially the `jetpack-sharing-serivces-list` sharing-buttons block ID, and inspect each matching reference. Verify the sharing buttons still render after the typo is addressed and check how existing CSS references to the current ID are handled.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.