-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Block comments: Add comment indicators in the block toolbar #71271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
t-hamano
merged 38 commits into
WordPress:trunk
from
yashjawale:feat/comment-toolbar-indicator
Sep 16, 2025
Merged
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
e34c8c2
Collab Sidebar: Replace AddCommentToolbarButton with CommentAvatarInd…
yashjawale 1f2a1db
refactor: use threadParticipants and enhance avatar styling for origi…
yashjawale 73400a9
refactor: simplify comment avatar styling and improve background colo…
yashjawale d8cf981
refactor: update comment avatar styles to use border colors instead o…
yashjawale 2e82c39
refactor: update comment resolution logic and simplify unresolved cou…
yashjawale 2520dfd
refactor: filter out trashed comments in thread participant retrieval
yashjawale b286b3f
fix: handle case of 100+ comments
yashjawale 58e11a8
refactor: update method for retrieving total pages of comments
yashjawale db5c16c
fix: style overflow indicator for longer text
yashjawale d9bf2ae
fix: sentence comments end with period
yashjawale d46bbae
fix: handle case where main comment is not found in thread
yashjawale e9cc58e
refactor: remove unused AddCommentToolbarButton component
yashjawale 970dda7
fix: remove title attribute from avatar
yashjawale ff766e4
fix: overflowText i18n
yashjawale 9f5f11a
fix: overflowTitle i18n
yashjawale 237d7aa
fix: use SCSS variables in styles
yashjawale 0425317
fix: remove unused `all-resolved` class
yashjawale b9defa9
fix: comment-indicator-toolbar.js syntax
yashjawale 342f655
style: fix style.scss formatting
yashjawale 24edb96
refactor: style.scss use base variables
yashjawale 43bb5a3
refactor: optimize comment thread handling in CollabSidebar
yashjawale 22ab72b
Merge branch 'trunk' into feat/comment-toolbar-indicator
yashjawale b33eb7b
fix: comment 100+ indicator
yashjawale 0f4d335
fix: unused postStatus variable
yashjawale 65ea1fd
fix: irregular hover background on indicator
yashjawale c11a5c8
refactor: simplify post and comment data retrieval in CollabSidebar u…
yashjawale 71df444
fix: exclude trashed block comments from query
yashjawale 089d6fb
fix: allow multiple comment statuses in REST API requests and simplif…
yashjawale 7d42184
fix: EOL whitespace in block-comments.php
yashjawale 97877fd
Merge branch 'trunk' into feat/comment-toolbar-indicator
yashjawale 7b86a9a
fix: remove function_exists check for gutenberg_filter_rest_comment_c…
yashjawale e48d5ad
fix: remove memoization from query arguments
yashjawale d42b3c4
Merge branch 'trunk' into feat/comment-toolbar-indicator
yashjawale 6bff632
Merge branch 'trunk' into feat/comment-toolbar-indicator
yashjawale 781e4d6
Refactor: Remove support for multiple comment statuses in REST API re…
yashjawale 88f1954
Update packages/editor/src/components/collab-sidebar/comment-indicato…
t-hamano c2080f1
Update packages/editor/src/components/collab-sidebar/comment-indicato…
t-hamano a8acf34
Update packages/editor/src/components/collab-sidebar/comment-indicato…
t-hamano File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
refactor: use threadParticipants and enhance avatar styling for origi…
…nal commenters and repliers
- Loading branch information
commit 1f2a1db6af00069a1de2d418c0e2a4ba85b4ade6
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.