Skip to content

Commit f36d30d

Browse files
committed
10 tags
Signed-off-by: Lee Calcote <[email protected]>
1 parent 3d93ad1 commit f36d30d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

content/en/meshmap/designer/tagsets/_index.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,10 @@ To group components using tags, follow these steps.
2525

2626
Designs support two different types of tags: Labels and Annotations. Labels are often used to identify components and are visible on the design canvas. Annotations are often used to provide additional information about components.
2727

28-
<img alt="Labels and Annotations" src="./group-components.png" width="50%" />
28+
<img alt="Labels and Annotations" src="./group-components.png" width="50%" />
29+
30+
{{< alert title="Performance Consideration" type="warning">}}
31+
Tags are indexed and searchable. However, the performance of design operations may degrade as the number of tags increases. To ensure an optimal user experience, we recommend using tags judiciously and limiting the number of tags used in a design.
32+
33+
MeshMap will disable grouping by tags when the number of tags exceeds 10 within a single Design.
34+
{{< /alert >}}

0 commit comments

Comments
 (0)