Skip to content

Conversation

@roseg43
Copy link
Contributor

@roseg43 roseg43 commented Oct 30, 2025

This fixes an issue where the note date tooltip would cover the comment author information.

What?

Closes #72823

Testing Instructions

  1. Open a post
  2. Add a note to a block
  3. In the Notes sidebar panel, activate a note.
  4. Hover over the note date / time since posted. Confirm that the tooltip shows up beneath the note author info.

This fixes an issue where the comment date tooltip would cover the comment author information.
@github-actions
Copy link

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: roseg43 <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: jeffpaul <[email protected]>
Co-authored-by: theminaldiwan <[email protected]>

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

@t-hamano t-hamano added [Type] Bug An existing feature does not function as intended Backport to WP 6.9 Beta/RC Pull request that needs to be backported to the WordPress major release that's currently in beta [Feature] Notes Phase 3 of the Gutenberg roadmap around block commenting labels Oct 31, 2025
@github-project-automation github-project-automation bot moved this to 🔎 Needs Review in WordPress 6.9 Editor Tasks Oct 31, 2025
Co-authored-by: Aki Hamano <[email protected]>
@t-hamano t-hamano merged commit 1a4e57d into WordPress:trunk Oct 31, 2025
33 checks passed
@github-project-automation github-project-automation bot moved this from 🔎 Needs Review to ✅ Done in WordPress 6.9 Editor Tasks Oct 31, 2025
@github-actions github-actions bot added this to the Gutenberg 22.1 milestone Oct 31, 2025
@github-actions github-actions bot removed the Backport to WP 6.9 Beta/RC Pull request that needs to be backported to the WordPress major release that's currently in beta label Oct 31, 2025
gutenbergplugin pushed a commit that referenced this pull request Oct 31, 2025
* Block Notes: Adjust comment date tooltip position.
This fixes an issue where the comment date tooltip would cover the comment author information.

* Use default value

Co-authored-by: Aki Hamano <[email protected]>

---------

Co-authored-by: roseg43 <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: jeffpaul <[email protected]>
Co-authored-by: theminaldiwan <[email protected]>
@github-actions github-actions bot added the Backported to WP Core Pull request that has been successfully merged into WP Core label Oct 31, 2025
@github-actions
Copy link

I just cherry-picked this PR to the wp/6.9 branch to get it included in the next release: a19fe4c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backported to WP Core Pull request that has been successfully merged into WP Core [Feature] Notes Phase 3 of the Gutenberg roadmap around block commenting [Type] Bug An existing feature does not function as intended

Projects

Development

Successfully merging this pull request may close these issues.

Tooltip overlap with sidebar note component header panel

3 participants