You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<figcaption>Use color to visually categorize your comments</figcaption>
261
+
</figure>
259
262
260
263
- 🔴 **Security** concerns
261
264
- 🔵 **Scalability** or performance-related notes
@@ -268,6 +271,14 @@ This makes it easy for team members to scan and prioritize feedback based on typ
268
271
269
272
Link your comment to a specific part of the design using **annotation arrows**. This reduces ambiguity and ensures the context of your comment is crystal clear.
270
273
274
+
Follow the steps about how to annotate the comment:
275
+
276
+
<figure>
277
+
<imgsrc="./kanvas-annotations.gif"alt="use of annotation arrows" />
278
+
<figcaption>Annotating a comment</figcaption>
279
+
</figure>
280
+
281
+
271
282
#### Lock Important Comments
272
283
273
284
Lock comments in place to keep them visible even as you continue working. This is helpful for feedback that should remain persistent throughout the review cycle.
@@ -276,6 +287,11 @@ Lock comments in place to keep them visible even as you continue working. This i
276
287
277
288
Bundle multiple related comments using the **Group** feature. This keeps threads organized and easier to track, especially for complex designs with many parts.
278
289
290
+
<figure>
291
+
<imgsrc="./comments-grouped.png"alt="Grouping of Comments" />
292
+
<figcaption>Two related comments Grouped</figcaption>
293
+
</figure>
294
+
279
295
### Resolving vs deleting comments
280
296
281
297
Resolving a comment hides it from the canvas but keeps its history, so you can always revisit or reopen it later. Deleting a comment removes it entirely — including all threads and history — and cannot be undone.
0 commit comments