close
Skip to content

Fix: Abilities Explorer: Descriptions are excessively trimmed depending on the language#592

Merged
dkotter merged 3 commits into
WordPress:developfrom
hbhalodia:fix/issue-588
May 26, 2026
Merged

Fix: Abilities Explorer: Descriptions are excessively trimmed depending on the language#592
dkotter merged 3 commits into
WordPress:developfrom
hbhalodia:fix/issue-588

Conversation

@hbhalodia
Copy link
Copy Markdown
Contributor

@hbhalodia hbhalodia commented May 20, 2026

What?

Closes #588

Why?

  • Since description are added in details ability page, this PR removes it from listing.

How?

  • Removes the description from the ability listings.

Use of AI Tools

  • None

Testing Instructions

Screenshots or screencast

Before After
Screenshot 2026-05-20 at 1 53 00 PM Screenshot 2026-05-22 at 1 39 50 PM

Changelog Entry

Changed - Removed the description from the abilites listing.

Open WordPress Playground Preview

@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.41%. Comparing base (60cba5b) to head (f451eb4).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #592      +/-   ##
=============================================
- Coverage      73.41%   73.41%   -0.01%     
  Complexity      1734     1734              
=============================================
  Files             85       85              
  Lines           7486     7485       -1     
=============================================
- Hits            5496     5495       -1     
  Misses          1990     1990              
Flag Coverage Δ
unit 73.41% <100.00%> (-0.01%) ⬇️

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.

@jeffpaul jeffpaul added this to the 1.1.0 milestone May 21, 2026
@hbhalodia hbhalodia marked this pull request as ready for review May 22, 2026 08:11
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 22, 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: hbhalodia <hbhalodia@git.wordpress.org>
Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>

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

@jeffpaul jeffpaul requested a review from dkotter May 26, 2026 15:11
Copy link
Copy Markdown
Member

@jeffpaul jeffpaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests well on Playground, thanks!

@dkotter dkotter merged commit 1446a16 into WordPress:develop May 26, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Abilities Explorer: Descriptions are excessively trimmed depending on the language

3 participants