Commit 4495f66
committed
fix(test): Correct SpansSearchBar spec interaction sequence
Split click/enter/row-wait/keyboard sent keys without the filter value focused; onSearch saw span.op with empty quoted value and trailing free text. Use the same type + keyboard({delay:null}) flow as master so the value applies in one session.
Made-with: Cursor1 parent 58ff99b commit 4495f66
File tree
1 file changed
+5
-15
lines changed- static/app/views/dashboards/widgetBuilder/buildSteps/filterResultsStep
1 file changed
+5
-15
lines changedLines changed: 5 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
145 | 140 | | |
146 | 141 | | |
147 | 142 | | |
| |||
164 | 159 | | |
165 | 160 | | |
166 | 161 | | |
167 | | - | |
168 | | - | |
| 162 | + | |
| 163 | + | |
169 | 164 | | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | 165 | | |
176 | 166 | | |
177 | 167 | | |
| |||
0 commit comments