File tree Expand file tree Collapse file tree 1 file changed +0
-36
lines changed
packages/main/src/components/FilterBar/__snapshots__ Expand file tree Collapse file tree 1 file changed +0
-36
lines changed Original file line number Diff line number Diff line change @@ -158,42 +158,6 @@ exports[`FilterBar Render without crashing - w/ filter dialog 1`] = `
158
158
design = " Transparent"
159
159
icon = " navigation-down-arrow"
160
160
/>
161
- <ui5-responsive-popover
162
- header-text = " Variants"
163
- horizontal-align = " Center"
164
- placement-type = " Bottom"
165
- vertical-align = " Center"
166
- >
167
- <ui5-button
168
- class = " VariantManagement-footer-0"
169
- design = " Emphasized"
170
- slot = " footer"
171
- >
172
- Cancel
173
- </ui5-button >
174
- <ui5-list
175
- mode = " SingleSelect"
176
- separators = " All"
177
- >
178
- <ui5-li
179
- data-key = " 1"
180
- info-state = " None"
181
- selected = " true"
182
- style = " width: 300px;"
183
- type = " Active"
184
- >
185
- Variant 1
186
- </ui5-li >
187
- <ui5-li
188
- data-key = " 2"
189
- info-state = " None"
190
- style = " width: 300px;"
191
- type = " Active"
192
- >
193
- Variant 2
194
- </ui5-li >
195
- </ui5-list >
196
- </ui5-responsive-popover >
197
161
</div >
198
162
</div >
199
163
<div >
You can’t perform that action at this time.
0 commit comments