Automattic / Automattic/crowdsignal-plugin

Edit admin page missing padding

Open
#119 1 comment 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
PHP
Stars
15
Forks
11
Avg merge
14m
Merged PRs (30d)
1

Description

#### Steps to Reproduce
1. Go to `/wp-admin/admin.php?page=polls`
2. Click on Edit for a poll
4. See error

#### What I Expected

Layout of the Edit page in wp-admin would look like a regular page, and not crash into the sides of the container.

#### What Happened Instead

The layout crashed into the edge of the admin menu and the edge of the browser window.

#### PHP / WordPress / Crowdsignal version

2771eae9dbdbc64576ff1b32ae020c388d868c81 on `develop`.

#### Browser / OS version

Chrome (latest) on MacOS 26

#### Screenshot / Video

Image

#### Context / Source

I notice that the checkboxes in the Save meta box are also missing some padding, so all of the markup probably needs checking for this admin page to match up with how wp-admin has been updated.

Contributor guide

Open the contributing guide

Research direction

Start from the /wp-admin/admin.php?page=polls edit-page flow in the develop revision and inspect the admin page markup and styles around the container and Save meta box. Compare its spacing with the surrounding WordPress admin layout; done means the Edit page and its checkboxes have consistent padding without touching the menu or browser edges.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.