Skip to content

Commit 177803e

Browse files
committed
Revert to highlight action with show only
1 parent 1da2a35 commit 177803e

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

rca-demo/unstyled.html

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -85,24 +85,14 @@ <h2>Section 3: Orient to the RCA Workbench</h2>
8585
Inspect the Timeline tab control.
8686
</li>
8787

88-
<!-- <li class="interactive"
89-
data-targetaction="highlight"
90-
data-reftarget="TODO-REPLACE:button[data-testid='rca-kpi-icon']"
91-
data-requirements="exists-reftarget"
92-
data-doit="false">
93-
<span class="interactive-comment"><strong>KPI icon</strong>: opens a drawer with service/database KPIs, properties, traces, and logs.</span>
94-
Locate the KPI icon for a selected entity.
95-
</li> -->
96-
9788
<li class="interactive"
98-
data-targetaction="hover"
89+
data-targetaction="highlight"
9990
data-reftarget="div[data-cy='wb-list-item']:first-child"
10091
data-requirements="exists-reftarget"
10192
data-doit="false">
10293
<span class="interactive-comment"><strong>KPI icon</strong>: opens a drawer with service/database KPIs, properties, traces, and logs.</span>
103-
Hover over the first entry and click the KPI icon.
94+
Hover over the first service entry and click the KPI icon.
10495
</li>
105-
<!-- TODO: Replace with the actual selector for the KPI icon adjacent to an entity. -->
10696
</ul>
10797
</span>
10898

@@ -112,9 +102,7 @@ <h2>Section 4: Investigate the Initial Change</h2>
112102
class="interactive"
113103
data-targetaction="sequence"
114104
data-reftarget="span#initial-change">
115-
<ul>
116-
117-
105+
<ul>
118106
<li class="interactive"
119107
data-targetaction="highlight"
120108
data-reftarget="div[data-intercom-target='wb-list'] > div.grid.wb-item"

0 commit comments

Comments
 (0)