Opened 2 months ago
Last modified 6 weeks ago
#65316 new defect (bug)
Mobile admin list tables have poor usability and responsive layout issues on small screens
| Reported by: | dharmikpatel97 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Administration | Version: | trunk |
| Severity: | normal | Keywords: | has-patch has-screenshots needs-design |
| Cc: | Focuses: | ui, css, administration, ui-copy |
Description
I noticed several responsive layout and usability issues in the WordPress admin area when viewed on mobile devices.
Affected screens:
- Plugins
- Posts
- Pages
Observed issues:
- Action links wrap inconsistently and create cluttered layouts
- Admin table rows become difficult to scan on smaller screens
- Excessive whitespace reduces usable screen space
- Buttons and search fields are not optimized for narrow mobile widths
- Some elements appear compressed or visually misaligned
- The mobile admin experience becomes difficult to use for content management tasks
This issue is reproducible across multiple admin pages using a standard mobile browser.
Environment:
- Latest WordPress version
- Android device
- Chrome Mobile browser
- Approximate viewport width: 360px
Expected behavior:
WordPress admin pages should maintain clean spacing, readable layouts, and usable interactions on mobile devices without excessive wrapping or layout inconsistencies.
This appears to be primarily a responsive admin UI/UX issue.
Screenshots for reference:
Change History (5)
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
8 weeks ago
#4
@
8 weeks ago
- Focuses accessibility removed
While this certainly relates to accessibility, it's much more of a broad usability concern. Removing the accessibility focus.
Please add the accessibility focus back in if there's a patch, as any potential solution should be tested for accessibility concerns.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for the report. As a side note, we are currently working on standardizing the height of interactive elements to 40px for mobile layouts. See #64999.