google / google/site-kit-wp

Change Manage Sites capitalisation in the User menu

Open Beginner friendly
#13,285 0 comments 0 reactions 0 assignees View on GitHub
Next Up Type: Enhancement
Dominant language
JavaScript
Stars
1.4k
Forks
383
Avg merge
4d 14h
Merged PRs (30d)
77

Description

## Bug Description

Minor UI issue on the User menu. We have sentence case for the other menu option, and we should change `Manage Sites` to `Manage sites` so that it is consistent.

## Screenshots

image.png

---------------

_Do not alter or remove anything below. The following sections will be managed by moderators only._

## Acceptance criteria

* `Manage Sites` label is updated to `Manage sites` in the user menu.

## Implementation brief

- [ ] In `assets/js/components/UserMenu/index.js`
- Update the label to `Manage sites`

### Test Coverage

- Fix the related failing tests and stories.

## QA Brief

*

## Changelog entry

*

Contributor guide

Open the contributing guide

Research direction

Start in assets/js/components/UserMenu/index.js and inspect the related failing tests and stories for the User menu label. Confirm the displayed text uses sentence case, update the affected expectations or stories, and run those related checks to verify that the menu shows “Manage sites”.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
88/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.