Skip to content

Abilities Explorer: Improve table layout, bringing cohesion with other WP tables.#248

Merged
jeffpaul merged 1 commit intoWordPress:developfrom
juanfra:tweak/abilities-improve-table
Feb 23, 2026
Merged

Abilities Explorer: Improve table layout, bringing cohesion with other WP tables.#248
jeffpaul merged 1 commit intoWordPress:developfrom
juanfra:tweak/abilities-improve-table

Conversation

@juanfra
Copy link
Member

@juanfra juanfra commented Feb 20, 2026

What?

Updates abilities explorer table styles to match standard WordPress admin tables (posts, pages).

Why?

The table looked inconsistent with other admin tables, making it feel disconnected from the rest of the WordPress admin experience.

How?

  • Updated ability title styling to match post/page title styles
  • Adjusted spacing in actionable columns for better balance, and giving more room for ability descriptions

Testing Instructions

  1. Go to the Abilities Explorer page
  2. Compare the table styling with posts or pages tables
  3. Verify the ability titles look consistent with post/page titles
  4. Check that column spacing feels balanced and descriptions have more room
  5. Test responsiveness on different screen sizes

Screenshots or screencast

Before After
Screenshot 2026-02-20 at 18-25-14 Abilities Explorer ‹ Stories® — WordPress> Screenshot 2026-02-20 at 18-24-24 Abilities Explorer ‹ Stories® — WordPress
Open WordPress Playground Preview

@github-actions
Copy link

github-actions bot commented Feb 20, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: juanfra <juanfra@git.wordpress.org>
Co-authored-by: dkotter <dkotter@git.wordpress.org>
Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.69%. Comparing base (4fbb197) to head (7e2bd33).
⚠️ Report is 5 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #248   +/-   ##
==========================================
  Coverage      56.69%   56.69%           
  Complexity       505      505           
==========================================
  Files             32       32           
  Lines           2568     2568           
==========================================
  Hits            1456     1456           
  Misses          1112     1112           
Flag Coverage Δ
unit 56.69% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@juanfra juanfra changed the title Improve table layout, bringing cohesion with other WP tables. Abilities Explorer: Improve table layout, bringing cohesion with other WP tables. Feb 22, 2026
@jeffpaul
Copy link
Member

Visually not much of a difference, but assuming @dkotter likes how this is done technically then fine by me to approve/merge

@jeffpaul jeffpaul added [Type] Enhancement New feature or request props-bot Manually triggers Props Bot to ensure the list of props is up to date. labels Feb 23, 2026
@github-actions github-actions bot removed the props-bot Manually triggers Props Bot to ensure the list of props is up to date. label Feb 23, 2026
@jeffpaul jeffpaul merged commit 7777b06 into WordPress:develop Feb 23, 2026
21 of 27 checks passed
@github-project-automation github-project-automation bot moved this from Needs review to Done in WordPress AI Planning & Roadmap Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Enhancement New feature or request

Projects

Development

Successfully merging this pull request may close these issues.

3 participants