close
Skip to content

Fix meta description loading state#527

Merged
dkotter merged 2 commits into
WordPress:developfrom
Deepam02:fix/meta-description-loading-heading
May 11, 2026
Merged

Fix meta description loading state#527
dkotter merged 2 commits into
WordPress:developfrom
Deepam02:fix/meta-description-loading-heading

Conversation

@Deepam02
Copy link
Copy Markdown

@Deepam02 Deepam02 commented May 8, 2026

What?

Closes #526

Updates the Meta Description button loading text to "Generating..." and removes the duplicate heading inside the modal.

Screenshots or screencast

Before
image
After
image
Recording.2026-05-08.235614.mp4

Use of AI Tools

AI assistance: Yes
Tool(s): Cursor
Model(s): Composer 2
Used for: pair programming.

Changelog Entry

Fixed - Updated Meta Description loading state and removed duplicate heading in modal.

Open WordPress Playground Preview

Signed-off-by: Deepam Goyal <deepam02goyal@gmail.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 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: Deepam02 <deepam02@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@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
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.07%. Comparing base (6a02fe2) to head (fb52a8a).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #527   +/-   ##
==========================================
  Coverage      70.07%   70.07%           
  Complexity      1107     1107           
==========================================
  Files             67       67           
  Lines           5367     5367           
==========================================
  Hits            3761     3761           
  Misses          1606     1606           
Flag Coverage Δ
unit 70.07% <ø> (ø)

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.

@Deepam02
Copy link
Copy Markdown
Author

Deepam02 commented May 8, 2026

/props-bot

Signed-off-by: Deepam Goyal <deepam02goyal@gmail.com>
@dkotter dkotter added this to the 1.0.0 milestone May 11, 2026
@dkotter dkotter merged commit a28e134 into WordPress:develop May 11, 2026
21 checks passed
simison pushed a commit to simison/ai that referenced this pull request May 25, 2026
Changed - Update Meta Description loading state and remove duplicate heading in modal

Co-authored-by: Deepam02 <deepam02@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>
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.

Update meta description button loading state and remove dupe heading

4 participants