docs: add missing comment history panel actions#1099
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the Kanvas designer comments documentation and feature data to detail new capabilities, such as managing individual comment threads, muting notifications, and deleting individual comments from the comment history panel. It also fixes a typo ('contructive' to 'constructive'). The review feedback suggests improving terminology consistency by referring to resolving 'comment threads' rather than 'individual comments' and clarifying that deleting individual comments removes the specific comments rather than the entire thread.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
🚀 Preview deployment: https://docs.layer5.io/pr-preview/pr-1099/
|
|
@Aamod007 There is one commit incorrectly signed off. fix it |
8a01dbf to
f56fc81
Compare
Signed-off-by: Aamod007 <aamodkumar2006@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Aamod Kumar <119789532+Aamod007@users.noreply.github.com> Signed-off-by: Aamod007 <aamodkumar2006@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Aamod Kumar <119789532+Aamod007@users.noreply.github.com> Signed-off-by: Aamod007 <aamodkumar2006@gmail.com>
f56fc81 to
c123805
Compare
@NSTKrishna Fixed! All 3 commits have been rebased and signed off. The DCO check should be passing now! |
|
@NSTKrishna can u have a look at this PR too,PR #1100 |
Summary
This PR updates the Kanvas designer documentation to reflect the latest capabilities available within the comment history panel, ensuring the docs accurately mirror the product's features.
Changes Included
index.md(Comments section):contructive->constructive).feature_data.json:featurelist under the Design Review Notifications configuration to reflect the complete set of capabilities.Screenshot
Issue Linked
Closes #549